rmfakecloud: remove euxane from maintainers (#529771)
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user