authentik: add rissson as maintainer (#328793)

Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
This commit is contained in:
Marc 'risson' Schmitt
2024-07-21 10:17:01 +05:30
committed by GitHub
parent 901fe9ec35
commit 531eb8e1ac
+1 -1
View File
@@ -28,7 +28,7 @@ let
homepage = "https://goauthentik.io/";
license = licenses.mit;
platforms = platforms.linux;
maintainers = with maintainers; [ jvanbruegge ];
maintainers = with maintainers; [ jvanbruegge risson ];
};
website = buildNpmPackage {