keycloak: add nickcao to maintainers
This commit is contained in:
parent
edc6a7a312
commit
68a4e0db6d
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ in stdenv.mkDerivation rec {
|
|||
sourceProvenance = with sourceTypes; [ binaryBytecode ];
|
||||
license = licenses.asl20;
|
||||
platforms = jre.meta.platforms;
|
||||
maintainers = with maintainers; [ ngerstle talyz ];
|
||||
maintainers = with maintainers; [ ngerstle talyz nickcao ];
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue