-
Notifications
You must be signed in to change notification settings - Fork 133
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Repo Maintainers to CODEOWNERS file #4462
Comments
The CODEOWNERS file should be freely updated by @hashgraph/envision-blockchain-hedera with the following caveats:
Note that the Core Files section and the catch-all at the top are the only two required sections in a Hashgraph repository. Ownership is determined top-to-bottom in the CODEOWNERS file. Meaning if there is a rule at line 100 in the file and a conflicting rule at line 10 in the file; the rule at line 100 would take precedence. |
As requested in #4462 Signed-off-by: Andrey (Envision) <32775532+anvabr@users.noreply.github.com>
@rbarkerSL Could you please take a look at the #4471 - does the update aligns with Hashgraph policies? |
@anvabr I added some comments to correct minor issues in how the teams were added in. |
* Update CODEOWNERS #4462 As requested in #4462 Signed-off-by: Andrey (Envision) <32775532+anvabr@users.noreply.github.com> * Update .github/CODEOWNERS Co-authored-by: Roger Barker <roger.barker@swirldslabs.com> Signed-off-by: Andrey (Envision) <32775532+anvabr@users.noreply.github.com> * Update .github/CODEOWNERS Co-authored-by: Roger Barker <roger.barker@swirldslabs.com> Signed-off-by: Andrey (Envision) <32775532+anvabr@users.noreply.github.com> * Update .github/CODEOWNERS Co-authored-by: Roger Barker <roger.barker@swirldslabs.com> Signed-off-by: Andrey (Envision) <32775532+anvabr@users.noreply.github.com> * Update .github/CODEOWNERS Co-authored-by: Roger Barker <roger.barker@swirldslabs.com> Signed-off-by: Andrey (Envision) <32775532+anvabr@users.noreply.github.com> * Update CODEOWNERS Signed-off-by: Andrey (Envision) <32775532+anvabr@users.noreply.github.com> --------- Signed-off-by: Andrey (Envision) <32775532+anvabr@users.noreply.github.com> Co-authored-by: Roger Barker <roger.barker@swirldslabs.com>
* Update CODEOWNERS #4462 As requested in #4462 Signed-off-by: Andrey (Envision) <32775532+anvabr@users.noreply.github.com> * Update .github/CODEOWNERS Co-authored-by: Roger Barker <roger.barker@swirldslabs.com> Signed-off-by: Andrey (Envision) <32775532+anvabr@users.noreply.github.com> * Update .github/CODEOWNERS Co-authored-by: Roger Barker <roger.barker@swirldslabs.com> Signed-off-by: Andrey (Envision) <32775532+anvabr@users.noreply.github.com> * Update .github/CODEOWNERS Co-authored-by: Roger Barker <roger.barker@swirldslabs.com> Signed-off-by: Andrey (Envision) <32775532+anvabr@users.noreply.github.com> * Update .github/CODEOWNERS Co-authored-by: Roger Barker <roger.barker@swirldslabs.com> Signed-off-by: Andrey (Envision) <32775532+anvabr@users.noreply.github.com> * Update CODEOWNERS Signed-off-by: Andrey (Envision) <32775532+anvabr@users.noreply.github.com> --------- Signed-off-by: Andrey (Envision) <32775532+anvabr@users.noreply.github.com> Co-authored-by: Roger Barker <roger.barker@swirldslabs.com>
Update CODEOWNERS to provide maintainers ownership of all files in their repos
Description:
Update this repositories
.github/CODEOWNER
file to ensure that the repository maintainergroup(s) have full control of the files in this repository.
The text was updated successfully, but these errors were encountered: