Unverified Commit fe2a639a authored by h7x4's avatar h7x4
Browse files

heimdal: add h7x4 as maintainer

parent c71fa4be
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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 ];
  };
}