about summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authorNick Cao <nickcao@nichi.co>2024-01-30 16:08:26 -0500
committerGitHub <noreply@github.com>2024-01-30 16:08:26 -0500
commit007604529b133db7ef40e687cd95d88c37e5fe8a (patch)
treeeff9999e66e3e87d3c0c8731c2cdfb7e31925b93 /.github
parentfcf6f99cb338f59cb3f06631597af7e0bb54eeea (diff)
parentdd1e8069ce861b13cf48ec0f7166b13eba45b139 (diff)
Merge pull request #284977 from SuperSandro2000/codeowners-nox
CODEOWNERS: add myself to nixos/no-x-libs module
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 3ef3d178fe5da..9adde04e5c760 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -325,6 +325,9 @@ pkgs/applications/version-management/forgejo @bendlas @emilylange
 /pkgs/build-support/node/fetch-npm-deps         @lilyinstarlight @winterqt
 /doc/languages-frameworks/javascript.section.md @lilyinstarlight @winterqt
 
+# environment.noXlibs option aka NoX
+/nixos/modules/config/no-x-libs.nix  @SuperSandro2000
+
 # OCaml
 /pkgs/build-support/ocaml           @ulrikstrid
 /pkgs/development/compilers/ocaml   @ulrikstrid