mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 15:33:13 +00:00
cowsay: add anthonyroussel to maintainers
This commit is contained in:
parent
0c2d49f3be
commit
45650ef1a8
@ -42,6 +42,6 @@ stdenv.mkDerivation rec {
|
||||
changelog = "https://github.com/cowsay-org/cowsay/releases/tag/v${version}";
|
||||
license = licenses.gpl3Only;
|
||||
platforms = platforms.all;
|
||||
maintainers = with maintainers; [ rob ];
|
||||
maintainers = with maintainers; [ rob anthonyroussel ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user