mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 07:13:23 +01:00
pkgs/tools/networking/pdsh: added myself as a maintainer
svn path=/nixpkgs/trunk/; revision=21027
This commit is contained in:
parent
2185e04b88
commit
0526f2fb2c
1 changed files with 2 additions and 0 deletions
|
@ -39,4 +39,6 @@ stdenv.mkDerivation rec {
|
|||
+ " --disable-dependency-tracking"
|
||||
+ " --disable-debug"
|
||||
;
|
||||
|
||||
maintainers = [ stdenv.lib.maintainers.simons ];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue