pkgs: add myself as maintainer to all packages
This commit is contained in:
parent
2c596395b0
commit
2a0b5b7802
9 changed files with 9 additions and 0 deletions
|
|
@ -25,5 +25,6 @@ buildGoModule rec {
|
|||
'';
|
||||
homepage = "https://github.com/akhilrex/podgrab";
|
||||
license = licenses.gpl3;
|
||||
maintainers = with maintainers; [ ambroisie ];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue