pkgs: add myself as maintainer to all packages
This commit is contained in:
parent
0dc9495fda
commit
faad0c0624
9 changed files with 9 additions and 0 deletions
|
|
@ -29,5 +29,6 @@ stdenvNoCC.mkDerivation rec {
|
|||
homepage = "https://github.com/StevenBlack/hosts";
|
||||
license = licenses.mit;
|
||||
platforms = platforms.all;
|
||||
maintainers = with maintainers; [ ambroisie ];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue