papirus-icon-theme: add maintainer
This commit is contained in:
@@ -30,5 +30,6 @@ stdenv.mkDerivation rec {
|
|||||||
license = licenses.lgpl3;
|
license = licenses.lgpl3;
|
||||||
# darwin gives hash mismatch in source, probably because of file names differing only in case
|
# darwin gives hash mismatch in source, probably because of file names differing only in case
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
|
maintainers = with maintainers; [ romildo ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user