1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-09 17:46:29 +09:00

soju: remove jtbx from meta.maintainers

This commit is contained in:
Jeremy Baxter 2025-06-07 10:18:46 +12:00
parent d8021655aa
commit 9d0f4b82ff

View file

@ -60,7 +60,6 @@ buildGoModule rec {
maintainers = with maintainers; [
azahi
malte-v
jtbx
];
mainProgram = "sojuctl";
};