espanso: remove self from maintainers list

I don't use it and do not have the energy to fix bugs in the program
This commit is contained in:
dish
2025-09-23 15:17:20 -04:00
parent 4dea8c293a
commit e7f6c1c150
-1
View File
@@ -140,7 +140,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
license = licenses.gpl3Plus;
maintainers = with maintainers; [
kimat
pyrox0
n8henrie
];
platforms = platforms.unix;