rmfakecloud: remove euxane from maintainers (#529771)

This commit is contained in:
Felix Bargfeldt
2026-06-09 13:16:22 +00:00
committed by GitHub
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -146,5 +146,5 @@ in
};
};
meta.maintainers = with lib.maintainers; [ euxane ];
meta.maintainers = with lib.maintainers; [ martinetd ];
}
-1
View File
@@ -70,7 +70,6 @@ buildGoModule rec {
homepage = "https://ddvk.github.io/rmfakecloud/";
license = lib.licenses.agpl3Only;
maintainers = with lib.maintainers; [
euxane
martinetd
];
mainProgram = "rmfakecloud";