aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorcwyc <cwyc@users.noreply.github.com>2020-06-15 21:47:58 -0400
committerRobert Helgesson <robert@rycee.net>2020-06-23 22:37:02 +0200
commit8f2342e13a2ddc84ed5053e2bfc393184258c686 (patch)
tree76f286c42e9be4b1f7ecb8d58f4207558dce38dd /.github
parent8ab113989126d738691ad70394ad5d0a57dab462 (diff)
ne: add module
Added a simple module to place configuration files for ne: the nice editor. PR #1336
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 3d27c518577..1995584a962 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -73,6 +73,9 @@
/modules/programs/mpv.nix @tadeokondrak
+/modules/programs/ne.nix @cwyc
+/tests/modules/programs/ne @cwyc
+
/modules/programs/noti.nix @marsam
/modules/programs/obs-studio.nix @adisbladis