forked from mirrors/nixpkgs
papirus-icon-theme: add maintainer
This commit is contained in:
parent
28915d1b5a
commit
9b97400633
|
@ -30,5 +30,6 @@ stdenv.mkDerivation rec {
|
|||
license = licenses.lgpl3;
|
||||
# darwin gives hash mismatch in source, probably because of file names differing only in case
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ romildo ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue