Skip to content

Commit 7327e3f

Browse files
authoredMar 23, 2018
CODEOWNERS: Add Profpatsch to /lib/generators.nix
I’d like to be notified of changes so I can ensure the API always follows the same patterns. Later (more specific) files replace more general codeowners [according to the documentation](https://help.github.com/articles/about-codeowners/), so I also listed `edolstra` and `nbp` again.
1 parent 18aa4e0 commit 7327e3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/CODEOWNERS

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
# Libraries
1414
/lib @edolstra @nbp
1515
/lib/systems @nbp @ericson2314
16+
/lib/generators.nix @edolstra @nbp @Profpatsch
1617

1718
# Nixpkgs Internals
1819
/default.nix @nbp

0 commit comments

Comments
 (0)
Please sign in to comment.