aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorJustin Lovinger <git@justinlovinger.com>2020-05-06 12:23:40 -0400
committerRobert Helgesson <robert@rycee.net>2020-05-12 22:15:32 +0200
commite9945ee6eefee0e261fe4d5b3a7c5de4f0f8d91b (patch)
treec13ae61cfee67574a49bf105c218b6181faffb2a /.github
parentcca024da2badb367b6f825d603d8f7c9bd357bf6 (diff)
dircolors: add module
PR #1219
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index b31ef883c30..1c88f009428 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -34,6 +34,8 @@
/modules/programs/broot.nix @aheaume
+/modules/programs/dircolors.nix @JustinLovinger
+
/modules/programs/direnv.nix @rycee
/modules/programs/eclipse.nix @rycee