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;
name = "Tobias Geerinckx-Rice";
};
ndowens = {
email = "ndowens04@gmail.com";
github = "ndowens";
githubId = 117743;
name = "Nathan Owens";
};
neeasade = {
email = "nathanisom27@gmail.com";
github = "neeasade";

View file

@ -29,6 +29,6 @@ stdenv.mkDerivation rec {
homepage = https://flacon.github.io/;
license = licenses.lgpl21;
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";
homepage = http://www.pberndt.com/Programme/Linux/pqiv;
license = licenses.gpl3;
maintainers = [ maintainers.ndowens ];
maintainers = [];
platforms = platforms.linux;
};
})

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -21,6 +21,6 @@ buildPythonPackage rec {
description = "Command line interface for testing internet bandwidth using speedtest.net";
homepage = https://github.com/sivel/speedtest-cli;
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";
license = licenses.gpl2;
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/;
license = licenses.gpl3Plus;
maintainers = [ maintainers.ndowens ];
maintainers = [];
platforms = platforms.all;
};
}

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -18,6 +18,6 @@ stdenv.mkDerivation rec {
homepage = https://github.com/chneukirchen/xe;
license = licenses.publicDomain;
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";
platforms = platforms.all;
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";
homepage = http://www.pell.portland.or.us/~orc/Code/discount/;
license = licenses.bsd3;
maintainers = with maintainers; [ shell ndowens ];
maintainers = with maintainers; [ shell ];
platforms = platforms.unix;
};
}

View file

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

View file

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

View file

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

View file

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

View file

@ -24,7 +24,7 @@ stdenv.mkDerivation rec {
description = "Command-line interface to various pastebins";
homepage = http://wgetpaste.zlin.dk/;
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;
};
}

View file

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

View file

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