borgbackup: add maintainer iedame

This commit is contained in:
Rafael Ieda
2025-09-16 20:21:57 -03:00
parent 8cb59e50de
commit e6a0ad5e97
+1
View File
@@ -157,6 +157,7 @@ python.pkgs.buildPythonApplication rec {
maintainers = with maintainers; [
dotlambda
globin
iedame
];
};
}