summaryrefslogtreecommitdiffstats
path: root/.github/CODEOWNERS
diff options
context:
space:
mode:
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r--.github/CODEOWNERS8
1 files changed, 4 insertions, 4 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index c65d9fc8d90e..ad3db4064836 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -313,10 +313,10 @@ nixos/modules/services/misc/forgejo.nix @adamcstephens @bendlas @emilylange
pkgs/by-name/fo/forgejo/package.nix @adamcstephens @bendlas @emilylange
# Dotnet
-/pkgs/build-support/dotnet @IvarWithoutBones
-/pkgs/development/compilers/dotnet @IvarWithoutBones
-/pkgs/test/dotnet @IvarWithoutBones
-/doc/languages-frameworks/dotnet.section.md @IvarWithoutBones
+/pkgs/build-support/dotnet
+/pkgs/development/compilers/dotnet
+/pkgs/test/dotnet
+/doc/languages-frameworks/dotnet.section.md
# Node.js
/pkgs/build-support/node/build-npm-package @lilyinstarlight @winterqt