heimdal: add h7x4 as maintainer
This commit is contained in:
parent
c71fa4be0c
commit
fe2a639aa7
1 changed files with 1 additions and 0 deletions
|
@ -173,5 +173,6 @@ stdenv.mkDerivation {
|
|||
description = "An implementation of Kerberos 5 (and some more stuff)";
|
||||
license = licenses.bsd3;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ h7x4 ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue