matrix-appservice-slack: Add beardhatcode as maintainer
Signed-off-by: Robbert Gurdeep Singh <git@beardhatcode.be>
This commit is contained in:
parent
045e01aae6
commit
8e4131e592
@ -24,7 +24,7 @@ nodePackages.package.override {
|
|||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "A Matrix <--> Slack bridge";
|
description = "A Matrix <--> Slack bridge";
|
||||||
maintainers = with maintainers; [ ];
|
maintainers = with maintainers; [ beardhatcode ];
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user