maintainers: remove JoanMassachs due to inactivity
No PRs since May 2024 and does not appear to be part of the NixOS GitHub organization anymore.
This commit is contained in:
@@ -12414,11 +12414,6 @@
|
||||
githubId = 1102396;
|
||||
name = "Jussi Maki";
|
||||
};
|
||||
joanmassachs = {
|
||||
github = "joanmassachs";
|
||||
githubId = 22916782;
|
||||
name = "Joan Massachs";
|
||||
};
|
||||
joaomoreira = {
|
||||
matrix = "@joaomoreira:matrix.org";
|
||||
github = "joaoymoreira";
|
||||
|
||||
@@ -32,7 +32,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
homepage = "https://github.com/waydabber/m1ddc";
|
||||
license = lib.licenses.mit;
|
||||
mainProgram = "m1ddc";
|
||||
maintainers = [ lib.maintainers.joanmassachs ];
|
||||
maintainers = [ ];
|
||||
platforms = [ "aarch64-darwin" ];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user