bitlebee-discord: add myself as maintainer
Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
parent
6845a8323a
commit
14ebdbb3d9
@ -26,7 +26,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
homepage = https://github.com/sm00th/bitlbee-discord;
|
homepage = https://github.com/sm00th/bitlbee-discord;
|
||||||
license = licenses.gpl2Plus;
|
license = licenses.gpl2Plus;
|
||||||
maintainers = [ maintainers.lassulus ];
|
maintainers = with maintainers; [ lassulus jb55 ];
|
||||||
platforms = stdenv.lib.platforms.linux;
|
platforms = stdenv.lib.platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user