Deshaw: create team and reassign limeytexan's maintainership (#108678)

* team: add deshaw

* maintainership: reassign limeytexan's packages to the deshaw team
This commit is contained in:
Graham Christensen 2021-01-07 10:44:08 -05:00 committed by GitHub
parent 2f2d887664
commit b63aa4ccb2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 30 additions and 22 deletions

View File

@ -36,6 +36,14 @@ with lib.maintainers; {
scope = "Maintain Cinnamon desktop environment and applications made by the LinuxMint team."; scope = "Maintain Cinnamon desktop environment and applications made by the LinuxMint team.";
}; };
deshaw = {
# Verify additions to this team with at least one already existing member of the team.
members = [
limeytexan
];
scope = "Group registration for D. E. Shaw employees who collectively maintain packages.";
};
freedesktop = { freedesktop = {
members = [ jtojnar worldofpeace ]; members = [ jtojnar worldofpeace ];
scope = "Maintain Freedesktop.org packages for graphical desktop."; scope = "Maintain Freedesktop.org packages for graphical desktop.";

View File

@ -24,6 +24,6 @@ buildPythonPackage rec {
''; '';
homepage = "https://github.com/ymattw/ydiff"; homepage = "https://github.com/ymattw/ydiff";
license = licenses.bsd3; license = licenses.bsd3;
maintainers = [ maintainers.limeytexan ]; maintainers = teams.deshaw.members;
}; };
} }

View File

@ -52,6 +52,6 @@ pythonPackages.buildPythonApplication rec {
description = "A Template for PostgreSQL HA with ZooKeeper, etcd or Consul"; description = "A Template for PostgreSQL HA with ZooKeeper, etcd or Consul";
license = licenses.mit; license = licenses.mit;
platforms = platforms.linux; platforms = platforms.linux;
maintainers = [ maintainers.limeytexan ]; maintainers = teams.deshaw.members;
}; };
} }

View File

@ -14,7 +14,7 @@
# cpan2nix assumes that perl-packages.nix will be used only with perl 5.30.3 or above # cpan2nix assumes that perl-packages.nix will be used only with perl 5.30.3 or above
assert stdenv.lib.versionAtLeast perl.version "5.30.3"; assert stdenv.lib.versionAtLeast perl.version "5.30.3";
let let
inherit (stdenv.lib) maintainers; inherit (stdenv.lib) maintainers teams;
self = _self // (overrides pkgs); self = _self // (overrides pkgs);
_self = with self; { _self = with self; {
@ -1395,7 +1395,7 @@ let
sha256 = "0g8c7825ng2m0yz5sy6838rvfdl8j3vm29524wjgf66ccfhgn74x"; sha256 = "0g8c7825ng2m0yz5sy6838rvfdl8j3vm29524wjgf66ccfhgn74x";
}; };
meta = { meta = {
maintainers = [ maintainers.limeytexan ]; maintainers = teams.deshaw.members;
description = "BSD process resource limit and priority functions"; description = "BSD process resource limit and priority functions";
license = stdenv.lib.licenses.artistic2; license = stdenv.lib.licenses.artistic2;
}; };
@ -2796,7 +2796,7 @@ let
meta = { meta = {
description = "Base class for hierarchally ordered objects"; description = "Base class for hierarchally ordered objects";
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
maintainers = [ maintainers.limeytexan ]; maintainers = teams.deshaw.members;
}; };
}; };
@ -3405,7 +3405,7 @@ let
meta = { meta = {
description = "A module for reading .ini-style configuration files"; description = "A module for reading .ini-style configuration files";
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
maintainers = [ maintainers.limeytexan ]; maintainers = teams.deshaw.members;
}; };
}; };
@ -7843,7 +7843,7 @@ let
sha256 = "05p9m7kpmjv8bmmbs5chb5fqyshcgmskbbzq5c9qpskbx2w5894n"; sha256 = "05p9m7kpmjv8bmmbs5chb5fqyshcgmskbbzq5c9qpskbx2w5894n";
}; };
meta = { meta = {
maintainers = [ maintainers.limeytexan ]; maintainers = teams.deshaw.members;
description = "simple filename and pathname matching"; description = "simple filename and pathname matching";
license = stdenv.lib.licenses.free; # Same as Perl license = stdenv.lib.licenses.free; # Same as Perl
}; };
@ -7858,7 +7858,7 @@ let
}; };
meta = { meta = {
description = "Find matches to a pattern in a series of files and related functions"; description = "Find matches to a pattern in a series of files and related functions";
maintainers = [ maintainers.limeytexan ]; maintainers = teams.deshaw.members;
}; };
}; };
@ -8061,7 +8061,7 @@ let
meta = { meta = {
license = stdenv.lib.licenses.free; # Same as Perl license = stdenv.lib.licenses.free; # Same as Perl
description = "Pid File Manipulation"; description = "Pid File Manipulation";
maintainers = [ maintainers.limeytexan ]; maintainers = teams.deshaw.members;
}; };
}; };
@ -8234,7 +8234,7 @@ let
meta = { meta = {
description = "Perl extension for reading from continously updated files"; description = "Perl extension for reading from continously updated files";
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
maintainers = [ maintainers.limeytexan ]; maintainers = teams.deshaw.members;
}; };
}; };
@ -8249,7 +8249,7 @@ let
homepage = "https://github.com/neilb/File-Touch"; homepage = "https://github.com/neilb/File-Touch";
description = "Update file access and modification times, optionally creating files if needed"; description = "Update file access and modification times, optionally creating files if needed";
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
maintainers = [ maintainers.limeytexan ]; maintainers = teams.deshaw.members;
}; };
}; };
@ -8630,7 +8630,7 @@ let
}; };
propagatedBuildInputs = [ Error ]; propagatedBuildInputs = [ Error ];
meta = { meta = {
maintainers = [ maintainers.limeytexan ]; maintainers = teams.deshaw.members;
description = "This is the Git.pm, plus the other files in the perl/Git directory, from github's git/git"; description = "This is the Git.pm, plus the other files in the perl/Git directory, from github's git/git";
license = stdenv.lib.licenses.free; license = stdenv.lib.licenses.free;
}; };
@ -8941,7 +8941,7 @@ let
}; };
propagatedBuildInputs = [ pkgs.krb5Full.dev ]; propagatedBuildInputs = [ pkgs.krb5Full.dev ];
meta = { meta = {
maintainers = [ maintainers.limeytexan ]; maintainers = teams.deshaw.members;
description = "Perl extension providing access to the GSSAPIv2 library"; description = "Perl extension providing access to the GSSAPIv2 library";
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
}; };
@ -11153,7 +11153,7 @@ let
buildInputs = [ pkgs.acl ]; buildInputs = [ pkgs.acl ];
NIX_CFLAGS_LINK = "-L${pkgs.acl.out}/lib -lacl"; NIX_CFLAGS_LINK = "-L${pkgs.acl.out}/lib -lacl";
meta = { meta = {
maintainers = [ maintainers.limeytexan ]; maintainers = teams.deshaw.members;
description = "Perl extension for reading and setting Access Control Lists for files by libacl linux library"; description = "Perl extension for reading and setting Access Control Lists for files by libacl linux library";
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
}; };
@ -12047,7 +12047,7 @@ let
perl -I blib/lib -MMail::Sendmail -e 'print "1..1\nok 1\n"' perl -I blib/lib -MMail::Sendmail -e 'print "1..1\nok 1\n"'
''; '';
meta = { meta = {
maintainers = [ maintainers.limeytexan ]; maintainers = teams.deshaw.members;
description = "Simple platform independent mailer"; description = "Simple platform independent mailer";
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
}; };
@ -15830,7 +15830,7 @@ let
rm t/45_class.t rm t/45_class.t
''; '';
meta = { meta = {
maintainers = with maintainers; [ limeytexan ztzg ]; maintainers = teams.deshaw.members ++ [ maintainers.ztzg ];
homepage = "https://github.com/mark-5/p5-net-zookeeper"; homepage = "https://github.com/mark-5/p5-net-zookeeper";
license = stdenv.lib.licenses.asl20; license = stdenv.lib.licenses.asl20;
}; };
@ -16039,7 +16039,7 @@ let
meta = { meta = {
description = "General function library for safer, more secure programming"; description = "General function library for safer, more secure programming";
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
maintainers = [ maintainers.limeytexan ]; maintainers = teams.deshaw.members;
}; };
}; };
@ -16134,7 +16134,7 @@ let
meta = { meta = {
description = "Parser/Generator of human-readable conf files"; description = "Parser/Generator of human-readable conf files";
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
maintainers = [ maintainers.limeytexan ]; maintainers = teams.deshaw.members;
}; };
}; };
@ -16543,7 +16543,7 @@ let
homepage = "http://ldap.perl.org/"; homepage = "http://ldap.perl.org/";
description = "LDAP client library"; description = "LDAP client library";
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
maintainers = [ maintainers.limeytexan ]; maintainers = teams.deshaw.members;
}; };
}; };
@ -16597,7 +16597,7 @@ let
meta = { meta = {
description = "Pure-Perl Core-Only replacement for pkg-config"; description = "Pure-Perl Core-Only replacement for pkg-config";
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
maintainers = [ maintainers.limeytexan ]; maintainers = teams.deshaw.members;
}; };
}; };
@ -16813,7 +16813,7 @@ let
# not present (see below). # not present (see below).
propagatedBuildInputs = [ pkgs.cacert IOPipely IOTty POETestLoops ]; propagatedBuildInputs = [ pkgs.cacert IOPipely IOTty POETestLoops ];
meta = { meta = {
maintainers = [ maintainers.limeytexan ]; maintainers = teams.deshaw.members;
description = "Portable multitasking and networking framework for any event loop"; description = "Portable multitasking and networking framework for any event loop";
license = stdenv.lib.licenses.artistic2; license = stdenv.lib.licenses.artistic2;
}; };
@ -16843,7 +16843,7 @@ let
sha256 = "0yx4wsljfmdzsiv0ni98x6lw975cm82ahngbwqvzv60wx5pwkl5y"; sha256 = "0yx4wsljfmdzsiv0ni98x6lw975cm82ahngbwqvzv60wx5pwkl5y";
}; };
meta = { meta = {
maintainers = [ maintainers.limeytexan ]; maintainers = teams.deshaw.members;
description = "Reusable tests for POE::Loop authors"; description = "Reusable tests for POE::Loop authors";
license = stdenv.lib.licenses.artistic2; license = stdenv.lib.licenses.artistic2;
}; };