mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 08:53:21 +00:00
spotify: add matteopacini as darwin maintainer
Co-authored-by: Matteo Pacini <matteo@codecraft.it>
This commit is contained in:
parent
3842f57cf4
commit
7c1d59ff54
@ -36,6 +36,6 @@ stdenv.mkDerivation {
|
||||
'';
|
||||
|
||||
meta = meta // {
|
||||
maintainers = with lib.maintainers; [ ];
|
||||
maintainers = with lib.maintainers; [ matteopacini ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user