Merge pull request #122994 from mweinelt/remove-inactive-maintainer/nand0p

treewide: remove nand0p as maintainer
This commit is contained in:
Sandro 2021-05-17 02:18:03 +02:00 committed by GitHub
commit 622c2c2382
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
45 changed files with 47 additions and 53 deletions

View File

@ -7019,12 +7019,6 @@
githubId = 1222539; githubId = 1222539;
name = "Roman Naumann"; name = "Roman Naumann";
}; };
nand0p = {
email = "nando@hex7.com";
github = "nand0p";
githubId = 1916245;
name = "Fernando Jose Pando";
};
nasirhm = { nasirhm = {
email = "nasirhussainm14@gmail.com"; email = "nasirhussainm14@gmail.com";
github = "nasirhm"; github = "nasirhm";

View File

@ -283,5 +283,5 @@ in {
'') '')
]; ];
meta.maintainers = with lib.maintainers; [ nand0p mic92 lopsided98 ]; meta.maintainers = with lib.maintainers; [ mic92 lopsided98 ];
} }

View File

@ -191,6 +191,6 @@ in {
}; };
}; };
meta.maintainers = with lib.maintainers; [ nand0p ]; meta.maintainers = with lib.maintainers; [ ];
} }

View File

@ -54,5 +54,5 @@ in {
}; };
meta.maintainers = with lib.maintainers; [ nand0p ]; meta.maintainers = with lib.maintainers; [ ];
} }

View File

@ -109,5 +109,5 @@ import ./make-test-python.nix {
bbworker.fail("nc -z bbmaster 8011") bbworker.fail("nc -z bbmaster 8011")
''; '';
meta.maintainers = with pkgs.lib.maintainers; [ nand0p ]; meta.maintainers = with pkgs.lib.maintainers; [ ];
} {} } {}

View File

@ -41,7 +41,7 @@ stdenv.mkDerivation rec {
description = "PoW algorithm for Ethereum 1.0 based on Dagger-Hashimoto"; description = "PoW algorithm for Ethereum 1.0 based on Dagger-Hashimoto";
homepage = "https://github.com/ethereum/ethash"; homepage = "https://github.com/ethereum/ethash";
platforms = platforms.unix; platforms = platforms.unix;
maintainers = with maintainers; [ nand0p ]; maintainers = with maintainers; [ ];
license = licenses.asl20; license = licenses.asl20;
}; };
} }

View File

@ -51,7 +51,7 @@ stdenv.mkDerivation rec {
inherit version; inherit version;
homepage = "https://github.com/open-source-parsers/jsoncpp"; homepage = "https://github.com/open-source-parsers/jsoncpp";
description = "A C++ library for interacting with JSON"; description = "A C++ library for interacting with JSON";
maintainers = with maintainers; [ ttuegel cpages nand0p ]; maintainers = with maintainers; [ ttuegel cpages ];
license = licenses.mit; license = licenses.mit;
platforms = platforms.all; platforms = platforms.all;
}; };

View File

@ -34,6 +34,6 @@ buildPythonPackage rec {
homepage = "https://github.com/PyCQA/astroid"; homepage = "https://github.com/PyCQA/astroid";
license = licenses.lgpl2; license = licenses.lgpl2;
platforms = platforms.all; platforms = platforms.all;
maintainers = with maintainers; [ nand0p ]; maintainers = with maintainers; [ ];
}; };
} }

View File

@ -35,6 +35,6 @@ buildPythonPackage rec {
homepage = "https://github.com/PyCQA/astroid"; homepage = "https://github.com/PyCQA/astroid";
license = licenses.lgpl21Plus; license = licenses.lgpl21Plus;
platforms = platforms.all; platforms = platforms.all;
maintainers = with maintainers; [ nand0p ]; maintainers = with maintainers; [ ];
}; };
} }

View File

@ -73,6 +73,6 @@ buildPythonPackage rec {
description = "WebSocket and WAMP in Python for Twisted and asyncio"; description = "WebSocket and WAMP in Python for Twisted and asyncio";
homepage = "https://crossbar.io/autobahn"; homepage = "https://crossbar.io/autobahn";
license = licenses.mit; license = licenses.mit;
maintainers = with maintainers; [ nand0p ]; maintainers = with maintainers; [ ];
}; };
} }

View File

@ -101,7 +101,7 @@ let
meta = with lib; { meta = with lib; {
homepage = "https://buildbot.net/"; homepage = "https://buildbot.net/";
description = "An open-source continuous integration framework for automating software build, test, and release processes"; description = "An open-source continuous integration framework for automating software build, test, and release processes";
maintainers = with maintainers; [ nand0p ryansydnor lopsided98 ]; maintainers = with maintainers; [ ryansydnor lopsided98 ];
license = licenses.gpl2; license = licenses.gpl2;
}; };
}; };

View File

@ -25,7 +25,7 @@ buildPythonPackage rec {
meta = with lib; { meta = with lib; {
homepage = "https://buildbot.net/"; homepage = "https://buildbot.net/";
description = "Buildbot Packaging Helper"; description = "Buildbot Packaging Helper";
maintainers = with maintainers; [ nand0p ryansydnor lopsided98 ]; maintainers = with maintainers; [ ryansydnor lopsided98 ];
license = licenses.gpl2; license = licenses.gpl2;
}; };
} }

View File

@ -23,7 +23,7 @@
meta = with lib; { meta = with lib; {
homepage = "https://buildbot.net/"; homepage = "https://buildbot.net/";
description = "Buildbot UI"; description = "Buildbot UI";
maintainers = with maintainers; [ nand0p ryansydnor lopsided98 ]; maintainers = with maintainers; [ ryansydnor lopsided98 ];
license = licenses.gpl2; license = licenses.gpl2;
}; };
}; };
@ -45,7 +45,7 @@
meta = with lib; { meta = with lib; {
homepage = "https://buildbot.net/"; homepage = "https://buildbot.net/";
description = "Buildbot Console View Plugin"; description = "Buildbot Console View Plugin";
maintainers = with maintainers; [ nand0p ryansydnor lopsided98 ]; maintainers = with maintainers; [ ryansydnor lopsided98 ];
license = licenses.gpl2; license = licenses.gpl2;
}; };
}; };
@ -67,7 +67,7 @@
meta = with lib; { meta = with lib; {
homepage = "https://buildbot.net/"; homepage = "https://buildbot.net/";
description = "Buildbot Waterfall View Plugin"; description = "Buildbot Waterfall View Plugin";
maintainers = with maintainers; [ nand0p ryansydnor lopsided98 ]; maintainers = with maintainers; [ ryansydnor lopsided98 ];
license = licenses.gpl2; license = licenses.gpl2;
}; };
}; };
@ -89,7 +89,7 @@
meta = with lib; { meta = with lib; {
homepage = "https://buildbot.net/"; homepage = "https://buildbot.net/";
description = "Buildbot Grid View Plugin"; description = "Buildbot Grid View Plugin";
maintainers = with maintainers; [ nand0p lopsided98 ]; maintainers = with maintainers; [ lopsided98 ];
license = licenses.gpl2; license = licenses.gpl2;
}; };
}; };

View File

@ -26,7 +26,7 @@ buildPythonPackage (rec {
meta = with lib; { meta = with lib; {
homepage = "https://buildbot.net/"; homepage = "https://buildbot.net/";
description = "Buildbot Worker Daemon"; description = "Buildbot Worker Daemon";
maintainers = with maintainers; [ nand0p ryansydnor lopsided98 ]; maintainers = with maintainers; [ ryansydnor lopsided98 ];
license = licenses.gpl2; license = licenses.gpl2;
}; };
}) })

View File

@ -18,6 +18,6 @@ buildPythonPackage rec {
homepage = "https://github.com/nir0s/distro"; homepage = "https://github.com/nir0s/distro";
description = "Linux Distribution - a Linux OS platform information API."; description = "Linux Distribution - a Linux OS platform information API.";
license = licenses.asl20; license = licenses.asl20;
maintainers = with maintainers; [ nand0p ]; maintainers = with maintainers; [ ];
}; };
} }

View File

@ -37,7 +37,7 @@ buildPythonPackage rec {
description = "Distributed Python deployment and communication"; description = "Distributed Python deployment and communication";
license = licenses.mit; license = licenses.mit;
homepage = "https://execnet.readthedocs.io/"; homepage = "https://execnet.readthedocs.io/";
maintainers = with maintainers; [ nand0p ]; maintainers = with maintainers; [ ];
}; };
} }

View File

@ -13,6 +13,6 @@ buildPythonPackage rec {
homepage = "https://github.com/twisted/treq"; homepage = "https://github.com/twisted/treq";
description = "Incremental is a small library that versions your Python projects"; description = "Incremental is a small library that versions your Python projects";
license = licenses.mit; license = licenses.mit;
maintainers = with maintainers; [ nand0p ]; maintainers = with maintainers; [ ];
}; };
} }

View File

@ -38,6 +38,6 @@ in buildPythonPackage rec {
description = "A Python utility / library to sort Python imports"; description = "A Python utility / library to sort Python imports";
homepage = "https://github.com/timothycrosley/isort"; homepage = "https://github.com/timothycrosley/isort";
license = licenses.mit; license = licenses.mit;
maintainers = with maintainers; [ couchemar nand0p ]; maintainers = with maintainers; [ couchemar ];
}; };
} }

View File

@ -72,6 +72,6 @@ in buildPythonPackage rec {
description = "A Python utility / library to sort Python imports"; description = "A Python utility / library to sort Python imports";
homepage = "https://github.com/PyCQA/isort"; homepage = "https://github.com/PyCQA/isort";
license = licenses.mit; license = licenses.mit;
maintainers = with maintainers; [ couchemar nand0p ]; maintainers = with maintainers; [ couchemar ];
}; };
} }

View File

@ -20,7 +20,7 @@ buildPythonPackage rec {
description = "An implementation of JSON Reference for Python"; description = "An implementation of JSON Reference for Python";
homepage = "https://github.com/gazpachoking/jsonref"; homepage = "https://github.com/gazpachoking/jsonref";
license = licenses.mit; license = licenses.mit;
maintainers = with maintainers; [ nand0p ]; maintainers = with maintainers; [ ];
platforms = platforms.all; platforms = platforms.all;
}; };
} }

View File

@ -46,6 +46,6 @@ buildPythonPackage rec {
description = "A bug and style checker for Python"; description = "A bug and style checker for Python";
platforms = platforms.all; platforms = platforms.all;
license = licenses.gpl1Plus; license = licenses.gpl1Plus;
maintainers = with maintainers; [ nand0p ]; maintainers = with maintainers; [ ];
}; };
} }

View File

@ -67,6 +67,6 @@ buildPythonPackage rec {
homepage = "https://pylint.pycqa.org/"; homepage = "https://pylint.pycqa.org/";
description = "A bug and style checker for Python"; description = "A bug and style checker for Python";
license = licenses.gpl1Plus; license = licenses.gpl1Plus;
maintainers = with maintainers; [ nand0p ]; maintainers = with maintainers; [ ];
}; };
} }

View File

@ -35,6 +35,6 @@ buildPythonPackage rec {
description = "Thin-wrapper around the mock package for easier use with py.test."; description = "Thin-wrapper around the mock package for easier use with py.test.";
homepage = "https://github.com/pytest-dev/pytest-mock"; homepage = "https://github.com/pytest-dev/pytest-mock";
license = licenses.mit; license = licenses.mit;
maintainers = with maintainers; [ nand0p ]; maintainers = with maintainers; [ ];
}; };
} }

View File

@ -28,6 +28,6 @@ buildPythonPackage rec {
description = "Thin-wrapper around the mock package for easier use with pytest"; description = "Thin-wrapper around the mock package for easier use with pytest";
homepage = "https://github.com/pytest-dev/pytest-mock"; homepage = "https://github.com/pytest-dev/pytest-mock";
license = with licenses; [ mit ]; license = with licenses; [ mit ];
maintainers = with maintainers; [ nand0p ]; maintainers = with maintainers; [ ];
}; };
} }

View File

@ -21,6 +21,6 @@ buildPythonPackage rec {
description = "Extensible server fixures for py.test"; description = "Extensible server fixures for py.test";
homepage = "https://github.com/manahl/pytest-plugins"; homepage = "https://github.com/manahl/pytest-plugins";
license = licenses.mit; license = licenses.mit;
maintainers = with maintainers; [ nand0p ]; maintainers = with maintainers; [ ];
}; };
} }

View File

@ -16,7 +16,7 @@ buildPythonPackage rec {
description = "A Python RAML parser."; description = "A Python RAML parser.";
homepage = "https://ramlfications.readthedocs.org"; homepage = "https://ramlfications.readthedocs.org";
license = licenses.asl20; license = licenses.asl20;
maintainers = with maintainers; [ nand0p ]; maintainers = with maintainers; [ ];
platforms = platforms.all; platforms = platforms.all;
}; };

View File

@ -32,7 +32,7 @@ buildPythonPackage rec {
description = "Setuptools plugin that makes unit tests execute with trial instead of pyunit."; description = "Setuptools plugin that makes unit tests execute with trial instead of pyunit.";
homepage = "https://github.com/rutsky/setuptools-trial"; homepage = "https://github.com/rutsky/setuptools-trial";
license = licenses.bsd2; license = licenses.bsd2;
maintainers = with maintainers; [ ryansydnor nand0p ]; maintainers = with maintainers; [ ryansydnor ];
}; };
} }

View File

@ -24,7 +24,7 @@ buildPythonPackage rec {
meta = with lib; { meta = with lib; {
description = "Sphinx extension to include jinja templates in documentation"; description = "Sphinx extension to include jinja templates in documentation";
maintainers = with maintainers; [ nand0p ]; maintainers = with maintainers; [ ];
license = licenses.mit; license = licenses.mit;
}; };
} }

View File

@ -77,6 +77,6 @@ buildPythonPackage rec {
description = "A tool that makes it easy to create intelligent and beautiful documentation for Python projects"; description = "A tool that makes it easy to create intelligent and beautiful documentation for Python projects";
homepage = "http://sphinx.pocoo.org/"; homepage = "http://sphinx.pocoo.org/";
license = lib.licenses.bsd3; license = lib.licenses.bsd3;
maintainers = with lib.maintainers; [ nand0p ]; maintainers = with lib.maintainers; [ ];
}; };
} }

View File

@ -84,6 +84,6 @@ buildPythonPackage rec {
''; '';
homepage = "https://www.sphinx-doc.org"; homepage = "https://www.sphinx-doc.org";
license = licenses.bsd3; license = licenses.bsd3;
maintainers = with maintainers; [ nand0p ]; maintainers = with maintainers; [ ];
}; };
} }

View File

@ -29,7 +29,7 @@ buildPythonPackage rec {
meta = with lib; { meta = with lib; {
description = "Sphinx blockdiag extension"; description = "Sphinx blockdiag extension";
homepage = "https://github.com/blockdiag/sphinxcontrib-blockdiag"; homepage = "https://github.com/blockdiag/sphinxcontrib-blockdiag";
maintainers = with maintainers; [ nand0p ]; maintainers = with maintainers; [ ];
license = licenses.bsd2; license = licenses.bsd2;
}; };

View File

@ -26,7 +26,7 @@ buildPythonPackage rec {
meta = with lib; { meta = with lib; {
description = "Sphinx spelling extension"; description = "Sphinx spelling extension";
homepage = "https://bitbucket.org/dhellmann/sphinxcontrib-spelling"; homepage = "https://bitbucket.org/dhellmann/sphinxcontrib-spelling";
maintainers = with maintainers; [ nand0p ]; maintainers = with maintainers; [ ];
license = licenses.bsd2; license = licenses.bsd2;
}; };

View File

@ -51,6 +51,6 @@ buildPythonPackage rec {
homepage = "https://github.com/twisted/treq"; homepage = "https://github.com/twisted/treq";
description = "A requests-like API built on top of twisted.web's Agent"; description = "A requests-like API built on top of twisted.web's Agent";
license = licenses.mit; license = licenses.mit;
maintainers = with maintainers; [ nand0p ]; maintainers = with maintainers; [ ];
}; };
} }

View File

@ -50,6 +50,6 @@ buildPythonPackage rec {
description = "Utilities to support code that runs unmodified on Twisted and asyncio"; description = "Utilities to support code that runs unmodified on Twisted and asyncio";
homepage = "https://github.com/crossbario/txaio"; homepage = "https://github.com/crossbario/txaio";
license = licenses.mit; license = licenses.mit;
maintainers = with maintainers; [ nand0p ]; maintainers = with maintainers; [ ];
}; };
} }

View File

@ -33,7 +33,7 @@ buildPythonPackage rec {
description = "GitHub API client implemented using Twisted."; description = "GitHub API client implemented using Twisted.";
homepage = "https://github.com/tomprince/txgithub"; homepage = "https://github.com/tomprince/txgithub";
license = licenses.mit; license = licenses.mit;
maintainers = with maintainers; [ nand0p ]; maintainers = with maintainers; [ ];
}; };
} }

View File

@ -29,7 +29,7 @@ buildPythonPackage rec {
description = "Asynchronous Python HTTP for Humans."; description = "Asynchronous Python HTTP for Humans.";
homepage = "https://github.com/tardyp/txrequests"; homepage = "https://github.com/tardyp/txrequests";
license = licenses.asl20; license = licenses.asl20;
maintainers = with maintainers; [ nand0p ]; maintainers = with maintainers; [ ];
}; };
} }

View File

@ -25,6 +25,6 @@ buildPythonPackage rec {
checking library."; checking library.";
homepage = "https://bitbucket.org/mchaput/whoosh"; homepage = "https://bitbucket.org/mchaput/whoosh";
license = licenses.bsd2; license = licenses.bsd2;
maintainers = with maintainers; [ nand0p ]; maintainers = with maintainers; [ ];
}; };
} }

View File

@ -34,7 +34,7 @@ stdenv.mkDerivation rec {
description = "Command line parser for C++11"; description = "Command line parser for C++11";
homepage = "https://github.com/CLIUtils/CLI11"; homepage = "https://github.com/CLIUtils/CLI11";
platforms = platforms.unix; platforms = platforms.unix;
maintainers = with maintainers; [ nand0p ]; maintainers = with maintainers; [ ];
license = licenses.bsd3; license = licenses.bsd3;
}; };

View File

@ -41,6 +41,6 @@ stdenv.mkDerivation rec {
description = "Dune, Reinvented"; description = "Dune, Reinvented";
homepage = "https://github.com/OpenDUNE/OpenDUNE"; homepage = "https://github.com/OpenDUNE/OpenDUNE";
license = licenses.gpl2; license = licenses.gpl2;
maintainers = with maintainers; [ nand0p ]; maintainers = with maintainers; [ ];
}; };
} }

View File

@ -40,7 +40,7 @@ stdenv.mkDerivation rec {
meta = with lib; { meta = with lib; {
description = "Electric Sheep, a distributed screen saver for evolving artificial organisms"; description = "Electric Sheep, a distributed screen saver for evolving artificial organisms";
homepage = "https://electricsheep.org/"; homepage = "https://electricsheep.org/";
maintainers = with maintainers; [ nand0p fpletz ]; maintainers = with maintainers; [ fpletz ];
platforms = platforms.linux; platforms = platforms.linux;
license = licenses.gpl1; license = licenses.gpl1;
}; };

View File

@ -17,7 +17,7 @@ stdenv.mkDerivation rec {
meta = with lib; { meta = with lib; {
description = "Cosmic recursive fractal flames"; description = "Cosmic recursive fractal flames";
homepage = "https://flam3.com/"; homepage = "https://flam3.com/";
maintainers = [ maintainers.nand0p ]; maintainers = with maintainers; [ ];
platforms = platforms.linux; platforms = platforms.linux;
license = licenses.gpl3Plus; license = licenses.gpl3Plus;
}; };

View File

@ -26,7 +26,7 @@ stdenv.mkDerivation rec {
meta = with lib; { meta = with lib; {
description = "GL Easy Extension Library"; description = "GL Easy Extension Library";
homepage = "https://sourceforge.net/p/glee/glee/"; homepage = "https://sourceforge.net/p/glee/glee/";
maintainers = with maintainers; [ nand0p ]; maintainers = with maintainers; [ ];
platforms = platforms.linux; platforms = platforms.linux;
license = licenses.gpl3; license = licenses.gpl3;
}; };

View File

@ -79,7 +79,7 @@ in stdenv.mkDerivation rec {
description = "Ethereum miner with OpenCL${lib.optionalString cudaSupport ", CUDA"} and stratum support"; description = "Ethereum miner with OpenCL${lib.optionalString cudaSupport ", CUDA"} and stratum support";
homepage = "https://github.com/ethereum-mining/ethminer"; homepage = "https://github.com/ethereum-mining/ethminer";
platforms = [ "x86_64-linux" ]; platforms = [ "x86_64-linux" ];
maintainers = with maintainers; [ nand0p atemu ]; maintainers = with maintainers; [ atemu ];
license = licenses.gpl3Only; license = licenses.gpl3Only;
broken = cudaSupport; broken = cudaSupport;
}; };

View File

@ -29,7 +29,7 @@ stdenv.mkDerivation rec {
meta = with lib; { meta = with lib; {
description = "The httperf HTTP load generator"; description = "The httperf HTTP load generator";
homepage = "https://github.com/httperf/httperf"; homepage = "https://github.com/httperf/httperf";
maintainers = with maintainers; [ nand0p ]; maintainers = with maintainers; [ ];
license = licenses.gpl2; license = licenses.gpl2;
platforms = platforms.all; platforms = platforms.all;
}; };

View File

@ -20,7 +20,7 @@ buildGoPackage rec {
meta = with lib; { meta = with lib; {
homepage = "https://github.com/AdRoll/hologram/"; homepage = "https://github.com/AdRoll/hologram/";
description = "Easy, painless AWS credentials on developer laptops"; description = "Easy, painless AWS credentials on developer laptops";
maintainers = with maintainers; [ nand0p ]; maintainers = with maintainers; [ ];
license = licenses.asl20; license = licenses.asl20;
}; };
} }