espanso: remove self from maintainers list (#445620)

This commit is contained in:
dish
2025-09-23 19:30:12 +00:00
committed by GitHub
-1
View File
@@ -140,7 +140,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
license = licenses.gpl3Plus;
maintainers = with maintainers; [
kimat
pyrox0
n8henrie
];
platforms = platforms.unix;