riot-web: add myself as maintainer
This commit is contained in:
parent
8acd3c804d
commit
e474ce247f
@ -32,7 +32,7 @@ in stdenv.mkDerivation rec {
|
|||||||
meta = {
|
meta = {
|
||||||
description = "A glossy Matrix collaboration client for the web";
|
description = "A glossy Matrix collaboration client for the web";
|
||||||
homepage = http://riot.im/;
|
homepage = http://riot.im/;
|
||||||
maintainers = with stdenv.lib.maintainers; [ bachp pacien ];
|
maintainers = with stdenv.lib.maintainers; [ bachp pacien ma27 ];
|
||||||
license = stdenv.lib.licenses.asl20;
|
license = stdenv.lib.licenses.asl20;
|
||||||
platforms = stdenv.lib.platforms.all;
|
platforms = stdenv.lib.platforms.all;
|
||||||
hydraPlatforms = [];
|
hydraPlatforms = [];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user