hashicorp / go-getter

Package for downloading things from a string URL using a variety of protocols.
Mozilla Public License 2.0
1.66k stars 239 forks source link

Add CODEOWNERS file in .github/CODEOWNERS #505

Closed mukeshjc closed 1 week ago

mukeshjc commented 1 week ago

Add CODEOWNERS file to define code ownership rules.

This PR adds a CODEOWNERS file in .github/CODEOWNERS to help manage code review assignments and maintain clear ownership of different parts of the codebase.