Merge pull request #329308 from berryp/civo-remove-maintainer
civo: remove berryp from maintainers
This commit is contained in:
commit
c2867a6e2e
@ -42,6 +42,6 @@ buildGoModule rec {
|
||||
mainProgram = "civo";
|
||||
homepage = "https://github.com/civo/cli";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ berryp ];
|
||||
maintainers = with maintainers; [ ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user