gomuks: replace tilpner with myself as maintainer
This commit is contained in:
parent
0915191925
commit
8cc494b1bb
@ -55,7 +55,7 @@ buildGoModule rec {
|
|||||||
homepage = "https://maunium.net/go/gomuks/";
|
homepage = "https://maunium.net/go/gomuks/";
|
||||||
description = "A terminal based Matrix client written in Go";
|
description = "A terminal based Matrix client written in Go";
|
||||||
license = licenses.gpl3;
|
license = licenses.gpl3;
|
||||||
maintainers = with maintainers; [ tilpner emily ];
|
maintainers = with maintainers; [ charvp emily ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user