mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
[Backport release-26.05] rmfakecloud: remove euxane from maintainers (#529935)
This commit is contained in:
commit
501889a744
2 changed files with 1 additions and 2 deletions
|
|
@ -146,5 +146,5 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
meta.maintainers = with lib.maintainers; [ euxane ];
|
||||
meta.maintainers = with lib.maintainers; [ martinetd ];
|
||||
}
|
||||
|
|
|
|||
|
|
@ -70,7 +70,6 @@ buildGoModule rec {
|
|||
homepage = "https://ddvk.github.io/rmfakecloud/";
|
||||
license = lib.licenses.agpl3Only;
|
||||
maintainers = with lib.maintainers; [
|
||||
euxane
|
||||
martinetd
|
||||
];
|
||||
mainProgram = "rmfakecloud";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue