forked from mirrors/nixpkgs
mattermost: add ryantm as maintainer
This commit is contained in:
parent
f692a2d756
commit
6cd89c7d8b
|
@ -38,7 +38,7 @@ buildGoPackage rec {
|
|||
description = "Open-Source, self-hosted Slack-alternative";
|
||||
homepage = https://www.mattermost.org;
|
||||
license = with licenses; [ agpl3 asl20 ];
|
||||
maintainers = with maintainers; [ fpletz ];
|
||||
maintainers = with maintainers; [ fpletz ryantm ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue