forked from mirrors/nixpkgs
ticker: add maintainer sarcasticadmin
This commit is contained in:
parent
bd4eff886e
commit
d7d3dd6bf7
|
@ -30,6 +30,6 @@ buildGoModule rec {
|
|||
homepage = "https://github.com/achannarasappa/ticker";
|
||||
changelog = "https://github.com/achannarasappa/ticker/releases/tag/v${version}";
|
||||
license = licenses.gpl3Plus;
|
||||
maintainers = with maintainers; [ siraben ];
|
||||
maintainers = with maintainers; [ siraben sarcasticadmin ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue