maintainers: drop tgunnoe
Banned from the community on 2024-11-09.
This commit is contained in:
@@ -23165,12 +23165,6 @@
|
||||
github = "tfmoraes";
|
||||
githubId = 351108;
|
||||
};
|
||||
tgunnoe = {
|
||||
email = "t@gvno.net";
|
||||
github = "tgunnoe";
|
||||
githubId = 7254833;
|
||||
name = "Taylor Gunnoe";
|
||||
};
|
||||
tg-x = {
|
||||
email = "*@tg-x.net";
|
||||
github = "tg-x";
|
||||
|
||||
@@ -115,6 +115,6 @@ stdenv.mkDerivation {
|
||||
homepage = "https://github.com/JACoders/OpenJK";
|
||||
license = licenses.gpl2Only;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ tgunnoe ];
|
||||
maintainers = with maintainers; [ ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -87,6 +87,6 @@ stdenv.mkDerivation rec {
|
||||
mainProgram = "lzwolf";
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ tgunnoe ];
|
||||
maintainers = with maintainers; [ ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user