mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
cosmic-protocols: add HeitorAugustoLN as a maintainer
This commit is contained in:
parent
f75841100f
commit
31f8d91a37
1 changed files with 4 additions and 1 deletions
|
|
@ -34,7 +34,10 @@ stdenv.mkDerivation {
|
|||
mit
|
||||
gpl3Only
|
||||
];
|
||||
maintainers = with lib.maintainers; [ nyabinary ];
|
||||
maintainers = with lib.maintainers; [
|
||||
nyabinary
|
||||
HeitorAugustoLN
|
||||
];
|
||||
platforms = lib.platforms.linux;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue