heimdal: add dblsaiko as maintainer
This commit is contained in:
parent
02a99f3c78
commit
d894c47c70
@ -202,6 +202,9 @@ stdenv.mkDerivation {
|
|||||||
description = "Implementation of Kerberos 5 (and some more stuff)";
|
description = "Implementation of Kerberos 5 (and some more stuff)";
|
||||||
license = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
maintainers = with maintainers; [ h7x4 ];
|
maintainers = with maintainers; [
|
||||||
|
h7x4
|
||||||
|
dblsaiko
|
||||||
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user