maintainers: drop steinybot

Inactive since 2022.
This commit is contained in:
Wolfgang Walther
2025-12-02 16:34:28 +01:00
parent c3f0cefacc
commit 8a64ca6114
4 changed files with 2 additions and 12 deletions
-8
View File
@@ -24866,14 +24866,6 @@
githubId = 55607356;
name = "Stephan Heßelmann";
};
steinybot = {
name = "Jason Pickens";
email = "jasonpickensnz@gmail.com";
matrix = "@steinybot:matrix.org";
github = "steinybot";
githubId = 4659562;
keys = [ { fingerprint = "2709 1DEC CC42 4635 4299 569C 21DE 1CAE 5976 2A0F"; } ];
};
stelcodes = {
email = "stel@stel.codes";
github = "stelcodes";
@@ -73,7 +73,7 @@
"meta": {
"isOpenSource": true,
"description": "Free Java, Kotlin, Groovy and Scala IDE from jetbrains",
"maintainers": [ "edwtjo", "gytis-ivaskevicius", "steinybot", "tymscar" ],
"maintainers": [ "edwtjo", "gytis-ivaskevicius", "tymscar" ],
"longDescription": "IDE for Java SE, Groovy & Scala development Powerful environment for building Google Android apps Integration with JUnit, TestNG, popular SCMs, Ant & Maven. Also known as IntelliJ.",
"homepage": "https://www.jetbrains.com/idea/"
}
@@ -85,7 +85,7 @@
"meta": {
"isOpenSource": false,
"description": "Paid-for Java, Kotlin, Groovy and Scala IDE from jetbrains",
"maintainers": [ "edwtjo", "gytis-ivaskevicius", "steinybot", "tymscar" ],
"maintainers": [ "edwtjo", "gytis-ivaskevicius", "tymscar" ],
"longDescription": "IDE for Java SE, Groovy & Scala development Powerful environment for building Google Android apps Integration with JUnit, TestNG, popular SCMs, Ant & Maven. Also known as IntelliJ.",
"homepage": "https://www.jetbrains.com/idea/"
}
-1
View File
@@ -48,7 +48,6 @@ stdenvNoCC.mkDerivation rec {
hydraPlatforms = [ ]; # The build is little more than copying the binary
license = licenses.gpl2;
maintainers = with maintainers; [
steinybot
tricktron
emaiax
];
-1
View File
@@ -55,7 +55,6 @@ stdenvNoCC.mkDerivation rec {
license = licenses.mit;
mainProgram = "mas";
maintainers = with maintainers; [
steinybot
zachcoyle
];
platforms = [