riot-web: add pacien as maintainer

This commit is contained in:
pacien 2019-05-02 22:41:01 +02:00
parent bd941433d0
commit 1fc56f7789

View file

@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
meta = {
description = "A glossy Matrix collaboration client for the web";
homepage = http://riot.im/;
maintainers = with stdenv.lib.maintainers; [ bachp ];
maintainers = with stdenv.lib.maintainers; [ bachp pacien ];
license = stdenv.lib.licenses.asl20;
platforms = stdenv.lib.platforms.all;
hydraPlatforms = [];