riot-desktop: add worldofpeace to maintainers
This commit is contained in:
parent
541f60d327
commit
a1cb6d601d
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ in mkYarnPackage rec {
|
||||||
description = "A feature-rich client for Matrix.org";
|
description = "A feature-rich client for Matrix.org";
|
||||||
homepage = https://about.riot.im/;
|
homepage = https://about.riot.im/;
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
maintainers = with maintainers; [ pacien ];
|
maintainers = with maintainers; [ pacien worldofpeace ];
|
||||||
inherit (electron.meta) platforms;
|
inherit (electron.meta) platforms;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue