gnutls: officially adopt the package
I've been keeping an eye on it for years due to day job at knot-resolver Eelco apparently hasn't touched gnutls since 2016, so let's drop him from the list.
This commit is contained in:
parent
ce92261bcb
commit
bf742b9b98
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ stdenv.mkDerivation rec {
|
|||
|
||||
homepage = "https://gnutls.org/";
|
||||
license = licenses.lgpl21Plus;
|
||||
maintainers = with maintainers; [ eelco ];
|
||||
maintainers = with maintainers; [ vcunat ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue