Unverified Commit c0ec79be authored by Wolfgang Walther's avatar Wolfgang Walther
Browse files

maintainers: drop edwtjo

Reacted to 1 out of 384 maintainer pings in the least 180 days.
parent 53d55066
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -262,7 +262,7 @@ pkgs/development/python-modules/buildcatrust/ @ajs124 @lukegb @mweinelt
/pkgs/top-level/java-packages.nix @NixOS/java

# Jetbrains
/pkgs/applications/editors/jetbrains @edwtjo @leona-ya @theCapypara
/pkgs/applications/editors/jetbrains @leona-ya @theCapypara

# Licenses
/lib/licenses.nix @alyssais @emilazy @jopejoe1
+0 −1
Original line number Diff line number Diff line
@@ -499,7 +499,6 @@
    },
    "members": {
      "cpages": 411324,
      "edwtjo": 54799,
      "minijackson": 1200507,
      "peterhoeg": 722550,
      "sephalon": 893474
+0 −6
Original line number Diff line number Diff line
@@ -7447,12 +7447,6 @@
    githubId = 494483;
    name = "Michael Francis";
  };
  edwtjo = {
    email = "ed@cflags.cc";
    github = "edwtjo";
    githubId = 54799;
    name = "Edward Tjörnhammar";
  };
  eeedean = {
    github = "eeedean";
    githubId = 8173116;
+0 −3
Original line number Diff line number Diff line
@@ -494,7 +494,6 @@ with lib.maintainers;

  jetbrains = {
    members = [
      edwtjo
      leona
      theCapypara
      thiagokokada
@@ -534,7 +533,6 @@ with lib.maintainers;
      aanderse
      cpages
      dschrempf
      edwtjo
      kazenyuk
      minijackson
      peterhoeg
@@ -550,7 +548,6 @@ with lib.maintainers;
  libretro = {
    members = [
      aanderse
      edwtjo
      hrdinka
      thiagokokada
    ];
+4 −4
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@
    "meta": {
      "isOpenSource": false,
      "description": "C/C++ IDE from JetBrains",
      "maintainers": [ "edwtjo", "mic92", "tymscar" ],
      "maintainers": [ "mic92", "tymscar" ],
      "longDescription": "Enhancing productivity for every C and C++ developer on Linux, macOS and Windows.",
      "homepage": "https://www.jetbrains.com/clion/"
    }
@@ -73,7 +73,7 @@
    "meta": {
      "isOpenSource": true,
      "description": "Free Java, Kotlin, Groovy and Scala IDE from jetbrains",
      "maintainers": [ "edwtjo", "gytis-ivaskevicius", "tymscar" ],
      "maintainers": [ "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", "tymscar" ],
      "maintainers": [ "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/"
    }
@@ -153,7 +153,7 @@
    "meta": {
      "isOpenSource": false,
      "description": "Ruby IDE from JetBrains",
      "maintainers": [ "edwtjo", "tymscar"],
      "maintainers": [ "tymscar"],
      "longDescription": "Ruby IDE from JetBrains",
      "homepage": "https://www.jetbrains.com/ruby/"
    }
Loading