maintainers: drop j03
Inactive since 2021.
This commit is contained in:
@@ -11390,12 +11390,6 @@
|
||||
githubId = 8095978;
|
||||
name = "j-mendez";
|
||||
};
|
||||
j03 = {
|
||||
email = "github@johannesloetzsch.de";
|
||||
github = "johannesloetzsch";
|
||||
githubId = 175537;
|
||||
name = "Johannes Lötzsch";
|
||||
};
|
||||
j0hax = {
|
||||
name = "Johannes Arnold";
|
||||
email = "johannes.arnold@stud.uni-hannover.de";
|
||||
|
||||
@@ -620,7 +620,6 @@ with lib.maintainers;
|
||||
mate = {
|
||||
members = [
|
||||
bobby285271
|
||||
j03
|
||||
romildo
|
||||
];
|
||||
scope = "Maintain Mate desktop environment and related packages.";
|
||||
|
||||
@@ -77,6 +77,5 @@ stdenv.mkDerivation {
|
||||
'';
|
||||
license = licenses.gpl3;
|
||||
platforms = platforms.all;
|
||||
maintainers = with maintainers; [ j03 ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -38,7 +38,6 @@ buildGoModule (finalAttrs: {
|
||||
homepage = "https://github.com/github-release/github-release";
|
||||
maintainers = with lib.maintainers; [
|
||||
ardumont
|
||||
j03
|
||||
];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user