mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
Drop maintainership for some packages
This commit is contained in:
parent
38cef0ba3b
commit
831e64bad4
20 changed files with 8 additions and 39 deletions
|
@ -18,7 +18,7 @@ stdenv.mkDerivation {
|
|||
'';
|
||||
|
||||
meta = {
|
||||
maintainers = with lib.maintainers; [ eelco rycee ];
|
||||
maintainers = with lib.maintainers; [ eelco ];
|
||||
description = "Utility to generate a Nix expression for a Perl package from CPAN";
|
||||
platforms = lib.platforms.unix;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue