Commit ef5f78e7 authored by Jeremy Baxter's avatar Jeremy Baxter
Browse files

soju: adopt

parent 8bdc233b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -50,6 +50,6 @@ buildGoModule rec {
    homepage = "https://soju.im";
    changelog = "https://git.sr.ht/~emersion/soju/refs/${src.rev}";
    license = licenses.agpl3Only;
    maintainers = with maintainers; [ azahi malte-v ];
    maintainers = with maintainers; [ azahi malte-v jtbx ];
  };
}