kratos: add debtquity to maintainers
* add self as maintainer
This commit is contained in:
@@ -48,6 +48,9 @@ buildGoModule (finalAttrs: {
|
||||
description = "API-first Identity and User Management system that is built according to cloud architecture best practices";
|
||||
homepage = "https://www.ory.sh/kratos/";
|
||||
license = lib.licenses.asl20;
|
||||
maintainers = with lib.maintainers; [ mrmebelman ];
|
||||
maintainers = with lib.maintainers; [
|
||||
mrmebelman
|
||||
debtquity
|
||||
];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user