Manipulate CODEOWNERS file.
npm install meta-codeownersAdds an entry to the CODEOWNERS file.
meta codeowners add --pattern '*' team-a team-bReplaces old-team with new-team in CODEOWNERS file.
meta codeowners rename old-team new-teamLicensed under MIT. See LICENSE file for details.