Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

loadsmart/meta-codeowners

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meta-codeowners

Manipulate CODEOWNERS file.

Installation

npm install meta-codeowners

Commands

add

Adds an entry to the CODEOWNERS file.

meta codeowners add --pattern '*' team-a team-b

rename

Replaces old-team with new-team in CODEOWNERS file.

meta codeowners rename old-team new-team

License

Licensed under MIT. See LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors