fishPlugins.autopair: remove self from maintainers

This commit is contained in:
dish
2025-11-24 18:34:49 -05:00
parent a08e292c08
commit 68900949db
-1
View File
@@ -21,7 +21,6 @@ buildFishPlugin rec {
license = licenses.mit;
maintainers = with maintainers; [
kidonng
pyrox0
];
};
}