Commit 99f2b335 authored by Profpatsch's avatar Profpatsch Committed by Nicolas B. Pierron
Browse files

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.
parent b5b77a68
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -13,6 +13,7 @@
# Libraries
/lib                        @edolstra @nbp
/lib/systems                @nbp @ericson2314
/lib/generators.nix         @edolstra @nbp @Profpatsch

# Nixpkgs Internals
/default.nix                          @nbp