maintainers: drop edwtjo
Reacted to 1 out of 384 maintainer pings in the least 180 days.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -499,7 +499,6 @@
|
||||
},
|
||||
"members": {
|
||||
"cpages": 411324,
|
||||
"edwtjo": 54799,
|
||||
"minijackson": 1200507,
|
||||
"peterhoeg": 722550,
|
||||
"sephalon": 893474
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -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
|
||||
];
|
||||
|
||||
@@ -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/"
|
||||
}
|
||||
|
||||
@@ -24,7 +24,6 @@ let
|
||||
description = "Design and visualize your future home";
|
||||
license = lib.licenses.gpl2Plus;
|
||||
maintainers = with lib.maintainers; [
|
||||
edwtjo
|
||||
DimitarNestorov
|
||||
];
|
||||
platforms = [
|
||||
|
||||
@@ -93,7 +93,6 @@ let
|
||||
homepage = "http://www.sweethome3d.com/index.jsp";
|
||||
inherit description;
|
||||
inherit license;
|
||||
maintainers = [ lib.maintainers.edwtjo ];
|
||||
platforms = lib.platforms.linux;
|
||||
mainProgram = exec;
|
||||
};
|
||||
|
||||
@@ -39,7 +39,6 @@ stdenv.mkDerivation rec {
|
||||
meta = with lib; {
|
||||
description = "Rapidly extract unformatted, or unstandardized bibliographic references from email alerts, journal Web pages and PDF files";
|
||||
homepage = "http://www.molspaces.com/d_cb2bib-overview.php";
|
||||
maintainers = with maintainers; [ edwtjo ];
|
||||
license = licenses.gpl3;
|
||||
};
|
||||
|
||||
|
||||
@@ -264,7 +264,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
homepage = "http://shogun-toolbox.org/";
|
||||
license = if withSvmLight then licenses.unfree else licenses.gpl3Plus;
|
||||
maintainers = with maintainers; [
|
||||
edwtjo
|
||||
smancill
|
||||
];
|
||||
};
|
||||
|
||||
@@ -47,7 +47,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
homepage = "http://abook.sourceforge.net/";
|
||||
description = "Text-based addressbook program designed to use with mutt mail client";
|
||||
license = lib.licenses.gpl3Only;
|
||||
maintainers = [ lib.maintainers.edwtjo ];
|
||||
platforms = lib.platforms.unix;
|
||||
mainProgram = "abook";
|
||||
};
|
||||
|
||||
@@ -46,6 +46,5 @@ python3Packages.buildPythonApplication rec {
|
||||
description = "Command line interface and FUSE filesystem for Amazon Cloud Drive";
|
||||
homepage = "https://github.com/yadayada/acd_cli";
|
||||
license = lib.licenses.gpl2;
|
||||
maintainers = with lib.maintainers; [ edwtjo ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -31,7 +31,6 @@ stdenv.mkDerivation rec {
|
||||
description = "Retrieve WPA/WPA2 passphrase from a WPS enabled access point";
|
||||
homepage = "https://github.com/kimocoder/bully";
|
||||
license = licenses.gpl3;
|
||||
maintainers = with maintainers; [ edwtjo ];
|
||||
platforms = platforms.linux;
|
||||
mainProgram = "bully";
|
||||
};
|
||||
|
||||
@@ -24,9 +24,7 @@ stdenv.mkDerivation rec {
|
||||
description = "Multi-paradigm automated test framework for C++ and Objective-C (and, maybe, C)";
|
||||
homepage = "http://catch-lib.net";
|
||||
license = licenses.boost;
|
||||
maintainers = with maintainers; [
|
||||
edwtjo
|
||||
];
|
||||
maintainers = [ ];
|
||||
platforms = with platforms; unix ++ windows;
|
||||
};
|
||||
}
|
||||
|
||||
@@ -43,6 +43,5 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://cscapes.cs.purdue.edu/coloringpage/software.htm#functionalities";
|
||||
license = licenses.lgpl3Plus;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ edwtjo ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -22,7 +22,6 @@ stdenv.mkDerivation rec {
|
||||
meta = with lib; {
|
||||
description = "DTS Coherent Acoustics decoder with support for HD extensions";
|
||||
mainProgram = "dcadec";
|
||||
maintainers = with maintainers; [ edwtjo ];
|
||||
homepage = "https://github.com/foo86/dcadec";
|
||||
license = licenses.lgpl21;
|
||||
platforms = platforms.linux;
|
||||
|
||||
@@ -68,6 +68,5 @@ stdenv.mkDerivation rec {
|
||||
mainProgram = "ezquake";
|
||||
license = lib.licenses.gpl2Plus;
|
||||
platforms = lib.platforms.linux;
|
||||
maintainers = with lib.maintainers; [ edwtjo ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -28,6 +28,5 @@ python3Packages.buildPythonApplication rec {
|
||||
description = "Command-line podcast aggregator";
|
||||
mainProgram = "greg";
|
||||
license = lib.licenses.gpl3;
|
||||
maintainers = with lib.maintainers; [ edwtjo ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -54,7 +54,6 @@ stdenv.mkDerivation rec {
|
||||
license = licenses.libpng; # very close to it - the 3 clauses are identical
|
||||
homepage = "http://html-tidy.org";
|
||||
platforms = platforms.all;
|
||||
maintainers = with maintainers; [ edwtjo ];
|
||||
mainProgram = "tidy";
|
||||
};
|
||||
}
|
||||
|
||||
@@ -53,7 +53,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://i2pd.website";
|
||||
description = "Minimal I2P router written in C++";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ edwtjo ];
|
||||
platforms = platforms.unix;
|
||||
mainProgram = "i2pd";
|
||||
};
|
||||
|
||||
@@ -41,7 +41,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://languagetool.org";
|
||||
sourceProvenance = with sourceTypes; [ binaryBytecode ];
|
||||
license = licenses.lgpl21Plus;
|
||||
maintainers = with maintainers; [ edwtjo ];
|
||||
platforms = jre.meta.platforms;
|
||||
description = "Proofreading program for English, French German, Polish, and more";
|
||||
};
|
||||
|
||||
@@ -32,7 +32,6 @@ stdenv.mkDerivation rec {
|
||||
meta = with lib; {
|
||||
description = "Lightweight cross platform C++ GUID/UUID library";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ edwtjo ];
|
||||
homepage = "https://github.com/graeme-hill/crossguid";
|
||||
platforms = with platforms; linux;
|
||||
};
|
||||
|
||||
@@ -62,7 +62,6 @@ stdenv.mkDerivation rec {
|
||||
mainProgram = "lightdm-tiny-greeter";
|
||||
homepage = "https://github.com/off-world/lightdm-tiny-greeter";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ edwtjo ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
@@ -46,7 +46,6 @@ rustPlatform.buildRustPackage rec {
|
||||
homepage = "https://github.com/mdevctl/mdevctl";
|
||||
description = "Mediated device management utility for linux";
|
||||
license = licenses.lgpl21Only;
|
||||
maintainers = with maintainers; [ edwtjo ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
@@ -41,7 +41,6 @@ stdenv.mkDerivation rec {
|
||||
meta = with lib; {
|
||||
homepage = "http://mlmmj.org";
|
||||
description = "Mailing List Management Made Joyful";
|
||||
maintainers = [ maintainers.edwtjo ];
|
||||
platforms = platforms.linux;
|
||||
license = licenses.mit;
|
||||
};
|
||||
|
||||
@@ -33,7 +33,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = "http://monkey.org/~marius/nylon";
|
||||
description = "Proxy server, supporting SOCKS 4 and 5, as well as a mirror mode";
|
||||
license = licenses.bsdOriginal;
|
||||
maintainers = with maintainers; [ edwtjo ];
|
||||
platforms = platforms.linux;
|
||||
mainProgram = "nylon";
|
||||
};
|
||||
|
||||
@@ -51,7 +51,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
homepage = "https://gitlab.com/ubports/development/core/lib-cpp/properties-cpp";
|
||||
description = "Very simple convenience library for handling properties and signals in C++11";
|
||||
license = licenses.lgpl3Only;
|
||||
maintainers = with maintainers; [ edwtjo ];
|
||||
platforms = platforms.linux;
|
||||
pkgConfigModules = [
|
||||
"properties-cpp"
|
||||
|
||||
@@ -53,6 +53,5 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://github.com/linux-rdma/qperf";
|
||||
license = licenses.gpl2Only;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ edwtjo ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -194,7 +194,6 @@ buildDotnetModule {
|
||||
changelog = "https://github.com/Radarr/Radarr/releases/tag/v${version}";
|
||||
license = lib.licenses.gpl3Only;
|
||||
maintainers = with lib.maintainers; [
|
||||
edwtjo
|
||||
purcell
|
||||
nyanloutre
|
||||
];
|
||||
|
||||
@@ -28,7 +28,6 @@ stdenv.mkDerivation {
|
||||
'';
|
||||
homepage = "https://srm.sourceforge.net";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ edwtjo ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
||||
@@ -62,7 +62,6 @@ stdenvNoCC.mkDerivation (
|
||||
description = "Storage Command Line Tool";
|
||||
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
|
||||
license = licenses.unfree;
|
||||
maintainers = with maintainers; [ edwtjo ];
|
||||
mainProgram = "storcli2";
|
||||
platforms = [
|
||||
"x86_64-linux"
|
||||
|
||||
@@ -80,7 +80,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
sourceProvenance = with sourceTypes; [ binaryBytecode ];
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [
|
||||
edwtjo
|
||||
vizanto
|
||||
];
|
||||
platforms = with platforms; unix;
|
||||
|
||||
@@ -39,7 +39,6 @@ stdenv.mkDerivation rec {
|
||||
mainProgram = "tsocks";
|
||||
homepage = "https://tsocks.sourceforge.net/";
|
||||
license = lib.licenses.gpl2;
|
||||
maintainers = with maintainers; [ edwtjo ];
|
||||
platforms = platforms.unix;
|
||||
broken = stdenv.hostPlatform.isDarwin;
|
||||
};
|
||||
|
||||
@@ -62,7 +62,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
homepage = "https://x11-basic.codeberg.page";
|
||||
description = "Basic interpreter and compiler with graphics capabilities";
|
||||
license = lib.licenses.gpl2Only;
|
||||
maintainers = with lib.maintainers; [ edwtjo ];
|
||||
platforms = lib.platforms.unix;
|
||||
};
|
||||
})
|
||||
|
||||
@@ -162,7 +162,7 @@ openjdk17.overrideAttrs (oldAttrs: rec {
|
||||
]
|
||||
++ oldAttrs.nativeBuildInputs;
|
||||
|
||||
meta = with lib; {
|
||||
meta = {
|
||||
description = "OpenJDK fork which better supports Jetbrains's products";
|
||||
longDescription = ''
|
||||
JetBrains Runtime is a runtime environment for running IntelliJ Platform
|
||||
@@ -176,7 +176,6 @@ openjdk17.overrideAttrs (oldAttrs: rec {
|
||||
'';
|
||||
homepage = "https://confluence.jetbrains.com/display/JBR/JetBrains+Runtime";
|
||||
inherit (openjdk17.meta) license platforms mainProgram;
|
||||
maintainers = with maintainers; [ edwtjo ];
|
||||
|
||||
broken = stdenv.hostPlatform.isDarwin;
|
||||
};
|
||||
|
||||
@@ -198,7 +198,6 @@ jdk.overrideAttrs (oldAttrs: rec {
|
||||
homepage = "https://confluence.jetbrains.com/display/JBR/JetBrains+Runtime";
|
||||
inherit (jdk.meta) license platforms mainProgram;
|
||||
maintainers = with maintainers; [
|
||||
edwtjo
|
||||
aoli-al
|
||||
];
|
||||
|
||||
|
||||
@@ -606,7 +606,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
homepage = "https://openjdk.java.net/";
|
||||
license = lib.licenses.gpl2Only;
|
||||
maintainers = with lib.maintainers; [
|
||||
edwtjo
|
||||
infinidoge
|
||||
];
|
||||
teams = [ lib.teams.java ];
|
||||
|
||||
@@ -83,7 +83,6 @@ buildPythonPackage rec {
|
||||
standard library and on the strengths of Python as a high-level
|
||||
programming language.
|
||||
'';
|
||||
maintainers = with maintainers; [ edwtjo ];
|
||||
license = licenses.gpl3Plus;
|
||||
};
|
||||
}
|
||||
|
||||
@@ -21,7 +21,6 @@ buildPythonPackage rec {
|
||||
meta = {
|
||||
homepage = "http://rainwoodman.github.io/sharedmem/";
|
||||
description = "Easier parallel programming on shared memory computers";
|
||||
maintainers = with lib.maintainers; [ edwtjo ];
|
||||
license = lib.licenses.gpl3;
|
||||
};
|
||||
}
|
||||
|
||||
@@ -59,6 +59,5 @@ stdenv.mkDerivation rec {
|
||||
license = lib.licenses.unfreeRedistributable;
|
||||
platforms = nvidia_x11.meta.platforms;
|
||||
mainProgram = "nv-fabricmanager";
|
||||
maintainers = with lib.maintainers; [ edwtjo ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -340,7 +340,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
++ lib.optionals (sha256_aarch64 != null) [ "aarch64-linux" ];
|
||||
maintainers = with maintainers; [
|
||||
kiskae
|
||||
edwtjo
|
||||
];
|
||||
priority = 4; # resolves collision with xorg-server's "lib/xorg/modules/extensions/libglx.so"
|
||||
inherit broken;
|
||||
|
||||
@@ -58,7 +58,6 @@ buildDotnetModule rec {
|
||||
changelog = "https://github.com/Jackett/Jackett/releases/tag/v${version}";
|
||||
license = lib.licenses.gpl2Only;
|
||||
maintainers = with lib.maintainers; [
|
||||
edwtjo
|
||||
nyanloutre
|
||||
purcell
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user