aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorPhilipp Mildenberger <philipp.mildenberger@student.uibk.ac.at>2020-07-24 17:15:55 +0200
committerGitHub <noreply@github.com>2020-07-24 17:15:55 +0200
commit3f1be6935903c61065f7036f312f574585c9cfe8 (patch)
tree1b2eb2ed3e49defd7dc393b222d84f65bbaab3d0 /.github
parent83301ca7871b67beb3940134efc00ecc31061981 (diff)
nushell: add module (#1333)
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 2d2c8dc01c0..82433473f06 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -78,6 +78,9 @@
/modules/programs/noti.nix @marsam
+/modules/programs/nushell.nix @Philipp-M
+/tests/modules/programs/nushell @Philipp-M
+
/modules/programs/obs-studio.nix @adisbladis
/modules/programs/opam.nix @marsam