nss: add maintainers
This commit is contained in:
@@ -186,7 +186,7 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS";
|
||||
description = "A set of libraries for development of security-enabled client and server applications";
|
||||
changelog = "https://github.com/nss-dev/nss/blob/master/doc/rst/releases/nss_${underscoreVersion}.rst";
|
||||
maintainers = with maintainers; [ ];
|
||||
maintainers = with maintainers; [ hexa ajs124 ];
|
||||
license = licenses.mpl20;
|
||||
platforms = platforms.all;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user