summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2020-02-18 19:59:48 +0100
committerProfpatsch <mail@profpatsch.de>2020-02-18 19:59:48 +0100
commit7f3091f26a78508c84896c57c218a3042d4cfcea (patch)
treeb7168e0fb0c5775bbf44588664b923c007e03c3a /.github
parent493c357720bceb8f7eb21c130b5d955c2c4b6fe6 (diff)
CODEOWNERS: add lassulus and Profpatsch to build-support/writers
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 3392fa5dab95..27f4da36f2d2 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -31,6 +31,9 @@
/pkgs/build-support/bintools-wrapper @Ericson2314 @orivej
/pkgs/build-support/setup-hooks @Ericson2314
+# Nixpkgs build-support
+/pkgs/build-support/writers @lassulus @Profpatsch
+
# NixOS Internals
/nixos/default.nix @nbp @infinisil
/nixos/lib/from-env.nix @nbp @infinisil