maintainer-list.nix: remove ndowens

This commit is contained in:
Nathan 2019-12-26 21:28:10 +00:00 committed by Dmitry Kalinkin
parent 690390d493
commit b0caf68bff
No known key found for this signature in database
GPG Key ID: 5157B3EC8B2CA333
28 changed files with 27 additions and 33 deletions

View File

@ -4903,12 +4903,6 @@
githubId = 364510; githubId = 364510;
name = "Tobias Geerinckx-Rice"; name = "Tobias Geerinckx-Rice";
}; };
ndowens = {
email = "ndowens04@gmail.com";
github = "ndowens";
githubId = 117743;
name = "Nathan Owens";
};
neeasade = { neeasade = {
email = "nathanisom27@gmail.com"; email = "nathanisom27@gmail.com";
github = "neeasade"; github = "neeasade";

View File

@ -29,6 +29,6 @@ stdenv.mkDerivation rec {
homepage = https://flacon.github.io/; homepage = https://flacon.github.io/;
license = licenses.lgpl21; license = licenses.lgpl21;
platforms = platforms.linux; platforms = platforms.linux;
maintainers = with maintainers; [ ndowens nico202 ]; maintainers = with maintainers; [ nico202 ];
}; };
} }

View File

@ -22,7 +22,7 @@ stdenv.mkDerivation (rec {
description = "Powerful image viewer with minimal UI"; description = "Powerful image viewer with minimal UI";
homepage = http://www.pberndt.com/Programme/Linux/pqiv; homepage = http://www.pberndt.com/Programme/Linux/pqiv;
license = licenses.gpl3; license = licenses.gpl3;
maintainers = [ maintainers.ndowens ]; maintainers = [];
platforms = platforms.linux; platforms = platforms.linux;
}; };
}) })

View File

@ -15,6 +15,6 @@ stdenv.mkDerivation rec {
description = "A two-pane file manager with advanced file manipulation features"; description = "A two-pane file manager with advanced file manipulation features";
homepage = http://www.boomerangsworld.de/cms/worker/index.html; homepage = http://www.boomerangsworld.de/cms/worker/index.html;
license = licenses.gpl2; license = licenses.gpl2;
maintainers = [ maintainers.ndowens ]; maintainers = [];
}; };
} }

View File

@ -66,6 +66,6 @@ stdenv.mkDerivation rec {
description = "Open Source Video Calls and Chat"; description = "Open Source Video Calls and Chat";
license = licenses.lgpl21Plus; license = licenses.lgpl21Plus;
platforms = platforms.linux; platforms = platforms.linux;
maintainers = with maintainers; [ ndowens ]; maintainers = with maintainers; [];
}; };
} }

View File

@ -33,7 +33,7 @@ stdenv.mkDerivation rec {
homepage = http://epicsol.org; homepage = http://epicsol.org;
description = "A IRC client that offers a great ircII interface"; description = "A IRC client that offers a great ircII interface";
license = licenses.bsd3; license = licenses.bsd3;
maintainers = [ maintainers.ndowens ]; maintainers = [];
}; };
} }

View File

@ -86,7 +86,7 @@ stdenv.mkDerivation rec {
description = "Highly configurable, dynamic window manager for X"; description = "Highly configurable, dynamic window manager for X";
homepage = https://awesomewm.org/; homepage = https://awesomewm.org/;
license = licenses.gpl2Plus; license = licenses.gpl2Plus;
maintainers = with maintainers; [ lovek323 rasendubi ndowens ]; maintainers = with maintainers; [ lovek323 rasendubi ];
platforms = platforms.linux; platforms = platforms.linux;
}; };
} }

View File

@ -46,7 +46,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "Mock hardware devices for creating unit tests"; description = "Mock hardware devices for creating unit tests";
license = licenses.lgpl2; license = licenses.lgpl2;
maintainers = with maintainers; [ ndowens ]; maintainers = with maintainers; [];
platforms = with platforms; linux; platforms = with platforms; linux;
}; };
} }

View File

@ -21,6 +21,6 @@ buildPythonPackage rec {
description = "Command line interface for testing internet bandwidth using speedtest.net"; description = "Command line interface for testing internet bandwidth using speedtest.net";
homepage = https://github.com/sivel/speedtest-cli; homepage = https://github.com/sivel/speedtest-cli;
license = licenses.asl20; license = licenses.asl20;
maintainers = with maintainers; [ makefu domenkozar ndowens ]; maintainers = with maintainers; [ makefu domenkozar ];
}; };
} }

View File

@ -50,7 +50,7 @@ stdenv.mkDerivation rec {
description = "An advanced and secure webserver"; description = "An advanced and secure webserver";
license = licenses.gpl2; license = licenses.gpl2;
platforms = platforms.unix; # "Hiawatha runs perfectly on Linux, BSD and MacOS X" platforms = platforms.unix; # "Hiawatha runs perfectly on Linux, BSD and MacOS X"
maintainers = [ maintainers.ndowens ]; maintainers = [];
}; };
} }

View File

@ -62,7 +62,7 @@ stdenv.mkDerivation rec {
''; '';
homepage = https://www.gnu.org/software/sharutils/; homepage = https://www.gnu.org/software/sharutils/;
license = licenses.gpl3Plus; license = licenses.gpl3Plus;
maintainers = [ maintainers.ndowens ]; maintainers = [];
platforms = platforms.all; platforms = platforms.all;
}; };
} }

View File

@ -35,7 +35,7 @@ stdenv.mkDerivation rec {
''; '';
homepage = https://www.freetype.org/ttfautohint; homepage = https://www.freetype.org/ttfautohint;
license = licenses.gpl2Plus; # or the FreeType License (BSD + advertising clause) license = licenses.gpl2Plus; # or the FreeType License (BSD + advertising clause)
maintainers = with maintainers; [ goibhniu ndowens ]; maintainers = with maintainers; [ goibhniu ];
platforms = platforms.unix; platforms = platforms.unix;
}; };

View File

@ -25,7 +25,7 @@ stdenv.mkDerivation rec {
homepage = "http://www.jetmore.org/john/code/swaks/"; homepage = "http://www.jetmore.org/john/code/swaks/";
description = "A featureful, flexible, scriptable, transaction-oriented SMTP test tool"; description = "A featureful, flexible, scriptable, transaction-oriented SMTP test tool";
license = licenses.gpl2; license = licenses.gpl2;
maintainers = with maintainers; [ ndowens ]; maintainers = with maintainers; [];
platforms = platforms.all; platforms = platforms.all;
}; };

View File

@ -26,7 +26,7 @@ stdenv.mkDerivation rec {
''; '';
homepage = http://tpmquotetools.sourceforge.net/; homepage = http://tpmquotetools.sourceforge.net/;
license = licenses.bsd3; license = licenses.bsd3;
maintainers = with maintainers; [ ak ndowens ]; maintainers = with maintainers; [ ak ];
platforms = platforms.linux; platforms = platforms.linux;
}; };
} }

View File

@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
description = "Configuration editing tool"; description = "Configuration editing tool";
license = licenses.lgpl2; license = licenses.lgpl2;
homepage = http://augeas.net/; homepage = http://augeas.net/;
maintainers = with maintainers; [ offline ndowens ]; maintainers = with maintainers; [ offline ];
platforms = platforms.unix; platforms = platforms.unix;
}; };
} }

View File

@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
homepage = https://gentoo.com/di/; homepage = https://gentoo.com/di/;
license = licenses.zlib; license = licenses.zlib;
updateWalker = true; updateWalker = true;
maintainers = with maintainers; [ manveru ndowens ]; maintainers = with maintainers; [ manveru ];
platforms = platforms.all; platforms = platforms.all;
}; };
} }

View File

@ -34,7 +34,7 @@ stdenv.mkDerivation rec {
description = "Hardware detection tool from openSUSE"; description = "Hardware detection tool from openSUSE";
license = licenses.gpl2; license = licenses.gpl2;
homepage = https://github.com/openSUSE/hwinfo; homepage = https://github.com/openSUSE/hwinfo;
maintainers = with maintainers; [ bobvanderlinden ndowens ]; maintainers = with maintainers; [ bobvanderlinden ];
platforms = platforms.linux; platforms = platforms.linux;
}; };
} }

View File

@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "Disk I/O latency measuring tool"; description = "Disk I/O latency measuring tool";
maintainers = with maintainers; [ raskin ndowens ]; maintainers = with maintainers; [ raskin ];
platforms = platforms.unix; platforms = platforms.unix;
license = licenses.gpl3Plus; license = licenses.gpl3Plus;
homepage = https://github.com/koct9i/ioping; homepage = https://github.com/koct9i/ioping;

View File

@ -18,6 +18,6 @@ stdenv.mkDerivation rec {
homepage = https://github.com/chneukirchen/xe; homepage = https://github.com/chneukirchen/xe;
license = licenses.publicDomain; license = licenses.publicDomain;
platforms = platforms.all; platforms = platforms.all;
maintainers = with maintainers; [ cstrahan ndowens ]; maintainers = with maintainers; [ cstrahan ];
}; };
} }

View File

@ -22,6 +22,6 @@ stdenv.mkDerivation rec {
description = "MS-Word/Excel/PowerPoint to text converter"; description = "MS-Word/Excel/PowerPoint to text converter";
platforms = platforms.all; platforms = platforms.all;
license = licenses.gpl2; license = licenses.gpl2;
maintainers = with maintainers; [ ndowens ]; maintainers = with maintainers; [];
}; };
} }

View File

@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
description = "Implementation of Markdown markup language in C"; description = "Implementation of Markdown markup language in C";
homepage = http://www.pell.portland.or.us/~orc/Code/discount/; homepage = http://www.pell.portland.or.us/~orc/Code/discount/;
license = licenses.bsd3; license = licenses.bsd3;
maintainers = with maintainers; [ shell ndowens ]; maintainers = with maintainers; [ shell ];
platforms = platforms.unix; platforms = platforms.unix;
}; };
} }

View File

@ -17,6 +17,6 @@ stdenv.mkDerivation rec {
homepage = "https://waterlan.home.xs4all.nl/dos2unix.html"; homepage = "https://waterlan.home.xs4all.nl/dos2unix.html";
changelog = "https://sourceforge.net/p/dos2unix/dos2unix/ci/dos2unix-${version}/tree/dos2unix/NEWS.txt?format=raw"; changelog = "https://sourceforge.net/p/dos2unix/dos2unix/ci/dos2unix-${version}/tree/dos2unix/NEWS.txt?format=raw";
license = licenses.bsd2; license = licenses.bsd2;
maintainers = with maintainers; [ c0bw3b ndowens ]; maintainers = with maintainers; [ c0bw3b ];
}; };
} }

View File

@ -49,7 +49,7 @@ let
description = "Source code highlighting tool"; description = "Source code highlighting tool";
homepage = "http://www.andre-simon.de/doku/highlight/en/highlight.php"; homepage = "http://www.andre-simon.de/doku/highlight/en/highlight.php";
platforms = platforms.unix; platforms = platforms.unix;
maintainers = with maintainers; [ ndowens willibutz ]; maintainers = with maintainers; [ willibutz ];
}; };
}; };

View File

@ -25,7 +25,7 @@ stdenv.mkDerivation rec {
license = licenses.asl20; license = licenses.asl20;
maintainers = with maintainers; [ ericsagnes ndowens ]; maintainers = with maintainers; [ ericsagnes ];
platforms = platforms.unix; platforms = platforms.unix;
}; };

View File

@ -17,7 +17,7 @@ stdenv.mkDerivation rec {
''; '';
homepage = https://www.nongnu.org/numdiff/; homepage = https://www.nongnu.org/numdiff/;
license = licenses.gpl3Plus; license = licenses.gpl3Plus;
maintainers = with maintainers; [ ndowens ]; maintainers = with maintainers; [];
platforms = platforms.gnu ++ platforms.linux; platforms = platforms.gnu ++ platforms.linux;
}; };
} }

View File

@ -24,7 +24,7 @@ stdenv.mkDerivation rec {
description = "Command-line interface to various pastebins"; description = "Command-line interface to various pastebins";
homepage = http://wgetpaste.zlin.dk/; homepage = http://wgetpaste.zlin.dk/;
license = stdenv.lib.licenses.publicDomain; license = stdenv.lib.licenses.publicDomain;
maintainers = with stdenv.lib.maintainers; [ qknight domenkozar ndowens ]; maintainers = with stdenv.lib.maintainers; [ qknight domenkozar ];
platforms = stdenv.lib.platforms.all; platforms = stdenv.lib.platforms.all;
}; };
} }

View File

@ -17,7 +17,7 @@ buildGoPackage rec {
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "Extract urls from text"; description = "Extract urls from text";
homepage = https://github.com/mvdan/xurls; homepage = https://github.com/mvdan/xurls;
maintainers = with maintainers; [ koral ndowens ]; maintainers = with maintainers; [ koral ];
platforms = platforms.unix; platforms = platforms.unix;
license = licenses.bsd3; license = licenses.bsd3;
}; };

View File

@ -46,6 +46,6 @@ stdenv.mkDerivation rec {
homepage = https://xmlgraphics.apache.org/fop/; homepage = https://xmlgraphics.apache.org/fop/;
license = licenses.asl20; license = licenses.asl20;
platforms = platforms.all; platforms = platforms.all;
maintainers = with maintainers; [ bjornfor ndowens ]; maintainers = with maintainers; [ bjornfor ];
}; };
} }