kanidm: add adamcstephens as module/test maintainer

This commit is contained in:
Adam C. Stephens
2026-01-29 09:51:48 -05:00
parent 741dd145a1
commit 4e4dd876a9
2 changed files with 2 additions and 0 deletions
@@ -1070,6 +1070,7 @@ in
};
meta.maintainers = with lib.maintainers; [
adamcstephens
Flakebi
oddlama
];
+1
View File
@@ -17,6 +17,7 @@ in
{
name = "kanidm-${kanidmPackage.version}";
meta.maintainers = with pkgs.lib.maintainers; [
adamcstephens
Flakebi
oddlama
];