Skip to content
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

chore: fix codeowners for workflows dir #108

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

PavelSBorisov
Copy link
Member

Description:
Resolve the CODEOWNER file so the line reads:

/.github/workflows/ @hashgraph/devops-ci @hashgraph/devops-ci-committers @hashgraph/release-engineering-managers

If there are additional owners on the /.github folder, that should be declared in a separate line.

Related issue(s):

Fixes #107

Notes for reviewer:
N/A

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@PavelSBorisov PavelSBorisov added the Audit Issues resulting from a code or process audit label Jan 14, 2025
@PavelSBorisov PavelSBorisov self-assigned this Jan 14, 2025
@PavelSBorisov PavelSBorisov requested review from a team as code owners January 14, 2025 13:08
@PavelSBorisov PavelSBorisov linked an issue Jan 14, 2025 that may be closed by this pull request
.github/CODEOWNERS Outdated Show resolved Hide resolved
Co-authored-by: Roger Barker <[email protected]>
Signed-off-by: Pavel Borisov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Audit Issues resulting from a code or process audit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

chore: fix CODEOWNER file for .github/workflow folder
2 participants