immudb: add hythera as maintainer

This commit is contained in:
Hythera
2026-06-08 17:34:18 +02:00
parent b6973f1c8a
commit 3982b13c0d
+1 -1
View File
@@ -71,6 +71,6 @@ buildGoModule (finalAttrs: {
asl20
bsl11
];
maintainers = [ ];
maintainers = with lib.maintainers; [ hythera ];
};
})