various: remove domenkozar from maintainers (#415576)

Changed files
+59 -88
doc
languages-frameworks
nixos
pkgs
applications
networking
p2p
deluge
window-managers
by-name
au
autojump
cb
cbatticon
dd
dd_rescue
ddrescue
du
dunst
el
elm-land
ex
extundelete
gi
gn
gnucash
ha
haveged
i3
i3minator
ka
kazam
pa
pa_applet
patray
pl
planetary_annihilation
re
resilio-sync
si
sigal
ss
sshuttle
sslmate
th
thinkfan
ti
un
unclutter
wg
wgetpaste
xa
xarchiver
xawtv
ye
yelp-tools
development
compilers
elm
packages
ghc9_6
ghc
python-modules
argh
bcrypt
beaker
beautifulsoup4
certbot
chameleon
chardet
clint
colander
deform
feedparser
html5lib
jsonschema
mako
markupsafe
munkres
musicbrainzngs
pbkdf2
peppercorn
pg8000
pilkit
progressbar
pycparser
pynzb
pyramid
pyramid-beaker
pyramid-chameleon
pyramid-exclog
pyramid-jinja2
pyrss2gen
pytest
pyxdg
rbtools
repoze-lru
repoze-sphinx-autointerface
speedtest-cli
statsd
translationstring
unidecode
venusian
waitress
wsgiproxy2
zope-copy
zope-deprecation
python2-modules
markupsafe
pytest
games
tools
networking
-1
doc/languages-frameworks/python.section.md
···
homepage = "https://github.com/pytest-dev/pytest";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [
-
domenkozar
lovek323
madjar
lsix
-1
nixos/tests/bittorrent.nix
···
name = "bittorrent";
meta = with pkgs.lib.maintainers; {
maintainers = [
-
domenkozar
rob
bobvanderlinden
];
-1
nixos/tests/jenkins.nix
···
meta = with pkgs.lib.maintainers; {
maintainers = [
bjornfor
-
domenkozar
];
};
+1 -1
nixos/tests/munin.nix
···
{
name = "munin";
meta = with pkgs.lib.maintainers; {
-
maintainers = [ domenkozar ];
+
maintainers = [ ];
};
nodes = {
-1
nixos/tests/printing.nix
···
name = "printing";
meta = with lib.maintainers; {
maintainers = [
-
domenkozar
matthewbauer
];
};
+1 -1
nixos/tests/quake3.nix
···
in
{
name = "quake3";
-
meta.maintainers = with lib.maintainers; [ domenkozar ];
+
meta.maintainers = with lib.maintainers; [ ];
node.pkgsReadOnly = false;
-1
pkgs/applications/networking/p2p/deluge/default.nix
···
homepage = "https://deluge-torrent.org";
license = licenses.gpl3Plus;
maintainers = with maintainers; [
-
domenkozar
ebzzry
];
platforms = platforms.all;
-1
pkgs/applications/window-managers/i3/lock.nix
···
homepage = "https://i3wm.org/i3lock/";
maintainers = with maintainers; [
malyn
-
domenkozar
];
mainProgram = "i3lock";
license = licenses.bsd3;
-1
pkgs/by-name/au/autojump/package.nix
···
license = licenses.gpl3;
platforms = platforms.all;
maintainers = with maintainers; [
-
domenkozar
yurrriq
];
};
+1 -1
pkgs/by-name/cb/cbatticon/package.nix
···
homepage = "https://github.com/valr/cbatticon";
license = licenses.gpl2;
platforms = platforms.linux;
-
maintainers = [ maintainers.domenkozar ];
+
maintainers = [ ];
};
}
-1
pkgs/by-name/dd/dd_rescue/package.nix
···
description = "Tool to copy data from a damaged block device";
maintainers = with maintainers; [
raskin
-
domenkozar
];
platforms = platforms.linux;
homepage = "http://www.garloff.de/kurt/linux/ddrescue/";
-1
pkgs/by-name/dd/ddrescue/package.nix
···
platforms = platforms.all;
maintainers = with maintainers; [
-
domenkozar
fpletz
];
};
-1
pkgs/by-name/du/dunst/package.nix
···
license = lib.licenses.bsd3;
mainProgram = "dunst";
maintainers = with lib.maintainers; [
-
domenkozar
gepbird
];
# NOTE: 'unix' or even 'all' COULD work too, I'm not sure
-1
pkgs/by-name/el/elm-land/package.nix
···
homepage = "https://github.com/elm-land/elm-land";
license = lib.licenses.bsd3;
maintainers = with lib.maintainers; [
-
domenkozar
zupo
];
mainProgram = "elm-land";
+1 -1
pkgs/by-name/ex/extundelete/package.nix
···
homepage = "https://extundelete.sourceforge.net/";
license = licenses.gpl2Only;
platforms = platforms.linux;
-
maintainers = [ maintainers.domenkozar ];
+
maintainers = [ ];
mainProgram = "extundelete";
};
}
-1
pkgs/by-name/gi/gitg/package.nix
···
description = "GNOME GUI client to view git repositories";
mainProgram = "gitg";
maintainers = with lib.maintainers; [
-
domenkozar
Luflosi
];
license = lib.licenses.gpl2Plus;
-1
pkgs/by-name/gn/gnucash/package.nix
···
'';
license = licenses.gpl2Plus;
maintainers = with maintainers; [
-
domenkozar
rski
nevivurn
];
+1 -1
pkgs/by-name/ha/haveged/package.nix
···
homepage = "https://github.com/jirka-h/haveged";
changelog = "https://raw.githubusercontent.com/jirka-h/haveged/v${version}/ChangeLog";
license = lib.licenses.gpl3Plus;
-
maintainers = with lib.maintainers; [ domenkozar ];
+
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.unix;
badPlatforms = lib.platforms.darwin; # fails to build since v1.9.15
};
+1 -1
pkgs/by-name/i3/i3minator/package.nix
···
'';
homepage = "https://github.com/carlesso/i3minator";
license = lib.licenses.wtfpl;
-
maintainers = with maintainers; [ domenkozar ];
+
maintainers = with maintainers; [ ];
platforms = lib.platforms.linux;
};
+1 -1
pkgs/by-name/ka/kazam/package.nix
···
homepage = "https://github.com/niknah/kazam";
license = licenses.lgpl3;
platforms = platforms.linux;
-
maintainers = [ maintainers.domenkozar ];
+
maintainers = [ ];
mainProgram = "kazam";
};
}
+1 -1
pkgs/by-name/pa/pa_applet/package.nix
···
description = "";
mainProgram = "pa-applet";
license = licenses.bsd2;
-
maintainers = with maintainers; [ domenkozar ];
+
maintainers = with maintainers; [ ];
platforms = platforms.linux;
};
}
+1 -1
pkgs/by-name/pa/patray/package.nix
···
description = "Yet another tray pulseaudio frontend";
homepage = "https://github.com/pohmelie/patray";
license = licenses.mit;
-
maintainers = with maintainers; [ domenkozar ];
+
maintainers = with maintainers; [ ];
mainProgram = "patray";
};
}
+1 -1
pkgs/by-name/pl/planetary_annihilation/package.nix
···
description = "Next-generation RTS that takes the genre to a planetary scale";
license = lib.licenses.unfree;
platforms = platforms.linux;
-
maintainers = [ maintainers.domenkozar ];
+
maintainers = [ ];
sourceProvenance = [ lib.sourceTypes.binaryNativeCode ];
};
}
-1
pkgs/by-name/re/resilio-sync/package.nix
···
license = licenses.unfreeRedistributable;
platforms = platforms.linux;
maintainers = with maintainers; [
-
domenkozar
thoughtpolice
cwoac
];
-1
pkgs/by-name/si/sigal/package.nix
···
homepage = "http://sigal.saimon.org/";
license = licenses.mit;
maintainers = with maintainers; [
-
domenkozar
matthiasbeyer
];
};
-1
pkgs/by-name/ss/sshuttle/package.nix
···
changelog = "https://github.com/sshuttle/sshuttle/blob/${src.tag}/CHANGES.rst";
license = lib.licenses.lgpl21Plus;
maintainers = with lib.maintainers; [
-
domenkozar
carlosdagos
];
};
+1 -1
pkgs/by-name/ss/sslmate/package.nix
···
meta = with lib; {
homepage = "https://sslmate.com";
-
maintainers = [ maintainers.domenkozar ];
+
maintainers = [ ];
description = "Easy to buy, deploy, and manage your SSL certs";
mainProgram = "sslmate";
platforms = platforms.unix;
-1
pkgs/by-name/th/thinkfan/package.nix
···
license = lib.licenses.gpl3Plus;
homepage = "https://github.com/vmatare/thinkfan";
maintainers = with lib.maintainers; [
-
domenkozar
rnhmjoj
];
platforms = lib.platforms.linux;
-1
pkgs/by-name/ti/tig/package.nix
···
description = "Text-mode interface for git";
maintainers = with maintainers; [
bjornfor
-
domenkozar
qknight
globin
ma27
+1 -1
pkgs/by-name/un/unclutter/package.nix
···
unclutter -idle 1 &
'';
-
maintainers = with maintainers; [ domenkozar ];
+
maintainers = with maintainers; [ ];
platforms = platforms.unix;
license = lib.licenses.publicDomain;
mainProgram = "unclutter";
-1
pkgs/by-name/wg/wgetpaste/package.nix
···
license = lib.licenses.publicDomain;
maintainers = with lib.maintainers; [
qknight
-
domenkozar
];
platforms = lib.platforms.all;
};
+1 -1
pkgs/by-name/xa/xarchiver/package.nix
···
meta = {
description = "GTK frontend to 7z,zip,rar,tar,bzip2, gzip,arj, lha, rpm and deb (open and extract only)";
homepage = "https://github.com/ib/xarchiver";
-
maintainers = [ lib.maintainers.domenkozar ];
+
maintainers = [ ];
license = lib.licenses.gpl2Plus;
platforms = lib.platforms.all;
mainProgram = "xarchiver";
+1 -1
pkgs/by-name/xa/xawtv/package.nix
···
description = "TV application for Linux with apps and tools such as a teletext browser";
license = lib.licenses.gpl2;
homepage = "https://www.kraxel.org/blog/linux/xawtv/";
-
maintainers = with lib.maintainers; [ domenkozar ];
+
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux;
};
}
+1 -1
pkgs/by-name/ye/yelp-tools/package.nix
···
meta = with lib; {
homepage = "https://gitlab.gnome.org/GNOME/yelp-tools";
description = "Small programs that help you create, edit, manage, and publish your Mallard or DocBook documentation";
-
maintainers = with maintainers; [ domenkozar ];
+
maintainers = with maintainers; [ ];
teams = [ teams.gnome ];
license = licenses.gpl2Plus;
platforms = platforms.unix;
-1
pkgs/development/compilers/elm/packages/ghc9_6/default.nix
···
homepage = "https://elm-lang.org/";
license = lib.licenses.bsd3;
maintainers = with lib.maintainers; [
-
domenkozar
turbomack
];
}) (self.callPackage ./elm { });
-1
pkgs/development/compilers/ghc/8.10.7-binary.nix
···
platforms = builtins.attrNames ghcBinDists.${distSetName};
maintainers = with lib.maintainers; [
prusnak
-
domenkozar
];
teams = [ lib.teams.haskell ];
};
+1 -1
pkgs/development/python-modules/argh/default.nix
···
homepage = "https://github.com/neithere/argh";
description = "Unobtrusive argparse wrapper with natural syntax";
license = licenses.lgpl3Plus;
-
maintainers = with maintainers; [ domenkozar ];
+
maintainers = with maintainers; [ ];
};
}
+1 -1
pkgs/development/python-modules/bcrypt/3.nix
···
description = "Modern password hashing for your software and your servers";
homepage = "https://github.com/pyca/bcrypt/";
license = licenses.asl20;
-
maintainers = with maintainers; [ domenkozar ];
+
maintainers = with maintainers; [ ];
};
}
+1 -1
pkgs/development/python-modules/bcrypt/default.nix
···
description = "Modern password hashing for your software and your servers";
homepage = "https://github.com/pyca/bcrypt/";
license = licenses.asl20;
-
maintainers = with maintainers; [ domenkozar ];
+
maintainers = with maintainers; [ ];
};
}
+1 -1
pkgs/development/python-modules/beaker/default.nix
···
description = "Session and Caching library with WSGI Middleware";
homepage = "https://github.com/bbangert/beaker";
license = lib.licenses.bsd3;
-
maintainers = with lib.maintainers; [ domenkozar ];
+
maintainers = with lib.maintainers; [ ];
knownVulnerabilities = [ "CVE-2013-7489" ];
};
}
+1 -1
pkgs/development/python-modules/beautifulsoup4/default.nix
···
description = "HTML and XML parser";
homepage = "http://crummy.com/software/BeautifulSoup/bs4/";
license = licenses.mit;
-
maintainers = with maintainers; [ domenkozar ];
+
maintainers = with maintainers; [ ];
};
}
+1 -1
pkgs/development/python-modules/certbot/default.nix
···
description = "ACME client that can obtain certs and extensibly update server configurations";
platforms = platforms.unix;
mainProgram = "certbot";
-
maintainers = with maintainers; [ domenkozar ];
+
maintainers = with maintainers; [ ];
license = with licenses; [ asl20 ];
};
}
+1 -1
pkgs/development/python-modules/chameleon/default.nix
···
downloadPage = "https://github.com/malthe/chameleon";
homepage = "https://chameleon.readthedocs.io";
license = licenses.bsd0;
-
maintainers = with maintainers; [ domenkozar ];
+
maintainers = with maintainers; [ ];
};
}
+1 -1
pkgs/development/python-modules/chardet/default.nix
···
mainProgram = "chardetect";
homepage = "https://github.com/chardet/chardet";
license = licenses.lgpl21Plus;
-
maintainers = with maintainers; [ domenkozar ];
+
maintainers = with maintainers; [ ];
};
}
+1 -1
pkgs/development/python-modules/clint/default.nix
···
homepage = "https://github.com/kennethreitz/clint";
description = "Python Command Line Interface Tools";
license = licenses.isc;
-
maintainers = with maintainers; [ domenkozar ];
+
maintainers = with maintainers; [ ];
};
}
+1 -1
pkgs/development/python-modules/colander/default.nix
···
description = "Simple schema-based serialization and deserialization library";
homepage = "https://github.com/Pylons/colander";
license = licenses.free; # http://repoze.org/LICENSE.txt
-
maintainers = with maintainers; [ domenkozar ];
+
maintainers = with maintainers; [ ];
};
}
+1 -1
pkgs/development/python-modules/deform/default.nix
···
lib.licenses.bsd3
lib.licenses.cc-by-30
];
-
maintainers = with lib.maintainers; [ domenkozar ];
+
maintainers = with lib.maintainers; [ ];
};
}
+1 -1
pkgs/development/python-modules/feedparser/default.nix
···
homepage = "https://github.com/kurtmckee/feedparser";
changelog = "https://feedparser.readthedocs.io/en/latest/changelog.html";
license = licenses.bsd2;
-
maintainers = with maintainers; [ domenkozar ];
+
maintainers = with maintainers; [ ];
};
}
-1
pkgs/development/python-modules/html5lib/default.nix
···
'';
license = lib.licenses.mit;
maintainers = with lib.maintainers; [
-
domenkozar
prikhi
];
};
+1 -1
pkgs/development/python-modules/jsonschema/default.nix
···
homepage = "https://github.com/python-jsonschema/jsonschema";
changelog = "https://github.com/python-jsonschema/jsonschema/blob/v${version}/CHANGELOG.rst";
license = licenses.mit;
-
maintainers = with maintainers; [ domenkozar ];
+
maintainers = with maintainers; [ ];
mainProgram = "jsonschema";
};
}
+1 -1
pkgs/development/python-modules/mako/default.nix
···
changelog = "https://docs.makotemplates.org/en/latest/changelog.html";
license = licenses.mit;
platforms = platforms.unix;
-
maintainers = with maintainers; [ domenkozar ];
+
maintainers = with maintainers; [ ];
};
}
+1 -1
pkgs/development/python-modules/markupsafe/default.nix
···
description = "Implements a XML/HTML/XHTML Markup safe string";
homepage = "https://palletsprojects.com/p/markupsafe/";
license = licenses.bsd3;
-
maintainers = with maintainers; [ domenkozar ];
+
maintainers = with maintainers; [ ];
};
}
+1 -1
pkgs/development/python-modules/munkres/default.nix
···
homepage = "http://bmc.github.com/munkres/";
description = "Munkres algorithm for the Assignment Problem";
license = licenses.bsd3;
-
maintainers = with maintainers; [ domenkozar ];
+
maintainers = with maintainers; [ ];
};
}
+1 -1
pkgs/development/python-modules/musicbrainzngs/default.nix
···
homepage = "https://python-musicbrainzngs.readthedocs.org/";
description = "Python bindings for musicbrainz NGS webservice";
license = licenses.bsd2;
-
maintainers = with maintainers; [ domenkozar ];
+
maintainers = with maintainers; [ ];
};
}
+1 -1
pkgs/development/python-modules/pbkdf2/default.nix
···
doCheck = false;
meta = with lib; {
-
maintainers = with maintainers; [ domenkozar ];
+
maintainers = with maintainers; [ ];
};
}
+1 -1
pkgs/development/python-modules/peppercorn/default.nix
···
meta = with lib; {
description = "Library for converting a token stream into a data structure for use in web form posts";
homepage = "https://docs.pylonsproject.org/projects/peppercorn/en/latest/";
-
maintainers = with maintainers; [ domenkozar ];
+
maintainers = with maintainers; [ ];
platforms = platforms.all;
};
}
+1 -1
pkgs/development/python-modules/pg8000/default.nix
···
homepage = "https://github.com/tlocke/pg8000";
changelog = "https://github.com/tlocke/pg8000#release-notes";
license = with licenses; [ bsd3 ];
-
maintainers = with maintainers; [ domenkozar ];
+
maintainers = with maintainers; [ ];
platforms = platforms.unix;
};
}
+1 -1
pkgs/development/python-modules/pilkit/default.nix
···
description = "Collection of utilities and processors for the Python Imaging Library";
homepage = "https://github.com/matthewwithanm/pilkit/";
license = licenses.bsd3;
-
maintainers = with maintainers; [ domenkozar ];
+
maintainers = with maintainers; [ ];
};
}
+1 -1
pkgs/development/python-modules/progressbar/default.nix
···
homepage = "https://pypi.python.org/pypi/progressbar";
description = "Text progressbar library for python";
license = licenses.lgpl3Plus;
-
maintainers = with maintainers; [ domenkozar ];
+
maintainers = with maintainers; [ ];
};
}
+1 -1
pkgs/development/python-modules/pycparser/default.nix
···
description = "C parser in Python";
homepage = "https://github.com/eliben/pycparser";
license = licenses.bsd3;
-
maintainers = with maintainers; [ domenkozar ];
+
maintainers = with maintainers; [ ];
};
}
+1 -1
pkgs/development/python-modules/pynzb/default.nix
···
homepage = "https://github.com/ericflo/pynzb";
description = "Unified API for parsing NZB files";
license = licenses.bsd3;
-
maintainers = with maintainers; [ domenkozar ];
+
maintainers = with maintainers; [ ];
};
}
+1 -1
pkgs/development/python-modules/pyramid-beaker/default.nix
···
homepage = "https://docs.pylonsproject.org/projects/pyramid_beaker/en/latest/";
# idk, see https://github.com/Pylons/pyramid_beaker/blob/master/LICENSE.txt
# license = licenses.mpl20;
-
maintainers = with maintainers; [ domenkozar ];
+
maintainers = with maintainers; [ ];
};
}
+1 -1
pkgs/development/python-modules/pyramid-chameleon/default.nix
···
description = "Chameleon template compiler for pyramid";
homepage = "https://github.com/Pylons/pyramid_chameleon";
license = licenses.bsd0;
-
maintainers = with maintainers; [ domenkozar ];
+
maintainers = with maintainers; [ ];
};
}
+1 -1
pkgs/development/python-modules/pyramid-exclog/default.nix
···
description = "Package which logs to a Python logger when an exception is raised by a Pyramid application";
homepage = "https://docs.pylonsproject.org/";
license = licenses.bsd0;
-
maintainers = with maintainers; [ domenkozar ];
+
maintainers = with maintainers; [ ];
};
}
+1 -1
pkgs/development/python-modules/pyramid-jinja2/default.nix
···
description = "Jinja2 template bindings for the Pyramid web framework";
homepage = "https://github.com/Pylons/pyramid_jinja2";
license = licenses.bsd0;
-
maintainers = with maintainers; [ domenkozar ];
+
maintainers = with maintainers; [ ];
};
}
+1 -1
pkgs/development/python-modules/pyramid/default.nix
···
homepage = "https://trypyramid.com/";
changelog = "https://github.com/Pylons/pyramid/blob/${version}/CHANGES.rst";
license = licenses.bsd0;
-
maintainers = with maintainers; [ domenkozar ];
+
maintainers = with maintainers; [ ];
};
}
+1 -1
pkgs/development/python-modules/pyrss2gen/default.nix
···
homepage = "http://www.dalkescientific.om/Python/PyRSS2Gen.html";
description = "Library for generating RSS 2.0 feeds";
license = licenses.bsd2;
-
maintainers = with maintainers; [ domenkozar ];
+
maintainers = with maintainers; [ ];
};
}
-1
pkgs/development/python-modules/pytest/7.nix
···
homepage = "https://docs.pytest.org";
changelog = "https://github.com/pytest-dev/pytest/releases/tag/${version}";
maintainers = with maintainers; [
-
domenkozar
lovek323
madjar
lsix
+1 -1
pkgs/development/python-modules/pyxdg/default.nix
···
homepage = "http://freedesktop.org/wiki/Software/pyxdg";
description = "Contains implementations of freedesktop.org standards";
license = licenses.lgpl2;
-
maintainers = with maintainers; [ domenkozar ];
+
maintainers = with maintainers; [ ];
};
}
+1 -1
pkgs/development/python-modules/rbtools/default.nix
···
description = "RBTools is a set of command line tools for working with Review Board and RBCommons";
mainProgram = "rbt";
license = lib.licenses.mit;
-
maintainers = with lib.maintainers; [ domenkozar ];
+
maintainers = with lib.maintainers; [ ];
};
}
+1 -1
pkgs/development/python-modules/repoze-lru/default.nix
···
homepage = "http://www.repoze.org/";
changelog = "https://github.com/repoze/repoze.lru/blob/${version}/CHANGES.rst";
license = licenses.bsd0;
-
maintainers = with maintainers; [ domenkozar ];
+
maintainers = with maintainers; [ ];
};
}
+1 -1
pkgs/development/python-modules/repoze-sphinx-autointerface/default.nix
···
description = "Auto-generate Sphinx API docs from Zope interfaces";
changelog = "https://github.com/repoze/repoze.sphinx.autointerface/blob/${version}/CHANGES.rst";
license = licenses.bsd0;
-
maintainers = with maintainers; [ domenkozar ];
+
maintainers = with maintainers; [ ];
# https://github.com/repoze/repoze.sphinx.autointerface/issues/21
broken = versionAtLeast sphinx.version "7.2";
};
-1
pkgs/development/python-modules/speedtest-cli/default.nix
···
license = licenses.asl20;
maintainers = with maintainers; [
makefu
-
domenkozar
];
};
}
+1 -1
pkgs/development/python-modules/statsd/default.nix
···
pytestFlagsArray = [ "statsd/tests.py" ];
meta = with lib; {
-
maintainers = with maintainers; [ domenkozar ];
+
maintainers = with maintainers; [ ];
description = "Simple statsd client";
license = licenses.mit;
homepage = "https://github.com/jsocol/pystatsd";
+1 -1
pkgs/development/python-modules/translationstring/default.nix
···
homepage = "https://pylonsproject.org/";
description = "Utility library for i18n relied on by various Repoze and Pyramid packages";
license = licenses.bsd0;
-
maintainers = with maintainers; [ domenkozar ];
+
maintainers = with maintainers; [ ];
};
}
+1 -1
pkgs/development/python-modules/unidecode/default.nix
···
homepage = "https://github.com/avian2/unidecode";
changelog = "https://github.com/avian2/unidecode/blob/unidecode-${version}/ChangeLog";
license = licenses.gpl2Plus;
-
maintainers = with maintainers; [ domenkozar ];
+
maintainers = with maintainers; [ ];
};
}
+1 -1
pkgs/development/python-modules/venusian/default.nix
···
description = "Library for deferring decorator actions";
homepage = "https://pylonsproject.org/";
license = licenses.bsd0;
-
maintainers = with maintainers; [ domenkozar ];
+
maintainers = with maintainers; [ ];
};
}
+1 -1
pkgs/development/python-modules/waitress/default.nix
···
description = "Waitress WSGI server";
mainProgram = "waitress-serve";
license = licenses.zpl21;
-
maintainers = with maintainers; [ domenkozar ];
+
maintainers = with maintainers; [ ];
};
}
+1 -1
pkgs/development/python-modules/wsgiproxy2/default.nix
···
description = "HTTP proxying tools for WSGI apps";
homepage = "https://wsgiproxy2.readthedocs.io/";
license = licenses.mit;
-
maintainers = with maintainers; [ domenkozar ];
+
maintainers = with maintainers; [ ];
};
}
+1 -1
pkgs/development/python-modules/zope-copy/default.nix
···
homepage = "https://github.com/zopefoundation/zope.copy";
changelog = "https://github.com/zopefoundation/zope.copy/blob/${src.tag}/CHANGES.rst";
license = lib.licenses.zpl21;
-
maintainers = with lib.maintainers; [ domenkozar ];
+
maintainers = with lib.maintainers; [ ];
};
}
+1 -1
pkgs/development/python-modules/zope-deprecation/default.nix
···
description = "Zope Deprecation Infrastructure";
changelog = "https://github.com/zopefoundation/zope.deprecation/blob/${version}/CHANGES.rst";
license = lib.licenses.zpl21;
-
maintainers = with lib.maintainers; [ domenkozar ];
+
maintainers = with lib.maintainers; [ ];
};
}
+1 -1
pkgs/development/python2-modules/markupsafe/default.nix
···
description = "Implements a XML/HTML/XHTML Markup safe string";
homepage = "http://dev.pocoo.org";
license = licenses.bsd3;
-
maintainers = with maintainers; [ domenkozar ];
+
maintainers = with maintainers; [ ];
};
}
-1
pkgs/development/python2-modules/pytest/default.nix
···
homepage = "https://docs.pytest.org";
description = "Framework for writing tests";
maintainers = with maintainers; [
-
domenkozar
lovek323
madjar
lsix
-1
pkgs/games/spring/default.nix
···
license = licenses.gpl2Plus;
maintainers = with maintainers; [
qknight
-
domenkozar
sorki
];
platforms = [ "x86_64-linux" ];
-1
pkgs/games/spring/springlobby.nix
···
license = licenses.gpl2Plus;
maintainers = with maintainers; [
qknight
-
domenkozar
];
platforms = [
"i686-linux"
-1
pkgs/tools/networking/dd-agent/datadog-agent.nix
···
license = licenses.bsd3;
maintainers = with maintainers; [
thoughtpolice
-
domenkozar
];
};
}
+1 -1
pkgs/tools/networking/dd-agent/datadog-process-agent.nix
···
// {
description = "Live process collector for the DataDog Agent v7";
mainProgram = "process-agent";
-
maintainers = with maintainers; [ domenkozar ];
+
maintainers = with maintainers; [ ];
};
subPackages = [ "cmd/process-agent" ];
postInstall = null;
-1
pkgs/tools/networking/networkmanager/default.nix
···
license = licenses.gpl2Plus;
changelog = "https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/raw/${version}/NEWS";
maintainers = with maintainers; [
-
domenkozar
obadz
];
teams = [ teams.freedesktop ];