kitty: remove myself from the maintainer list
I don't use this as terminal emulator anymore and it's pretty well-maintained by my fellow co-maintainers.
This commit is contained in:
@@ -136,6 +136,6 @@ buildPythonApplication rec {
|
|||||||
license = licenses.gpl3;
|
license = licenses.gpl3;
|
||||||
changelog = "https://sw.kovidgoyal.net/kitty/changelog.html";
|
changelog = "https://sw.kovidgoyal.net/kitty/changelog.html";
|
||||||
platforms = platforms.darwin ++ platforms.linux;
|
platforms = platforms.darwin ++ platforms.linux;
|
||||||
maintainers = with maintainers; [ tex rvolosatovs ma27 Luflosi ];
|
maintainers = with maintainers; [ tex rvolosatovs Luflosi ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user