ente-web: add maintainer iedame

This commit is contained in:
Rafael Ieda
2025-09-16 20:03:45 -03:00
parent 9a597c77e3
commit 925b7e36ff
+1
View File
@@ -85,6 +85,7 @@ stdenv.mkDerivation (finalAttrs: {
maintainers = with lib.maintainers; [
pinpox
oddlama
iedame
];
platforms = lib.platforms.all;
};