Skip to content

Commit bc01ade

Browse files
ci: add CODEOWNERS to route workflow PRs to a reviewer
Assign @ahmed-arb as code owner for .github/workflows/ so workflow and automated dependency PRs automatically request review.
1 parent 15d1b5a commit bc01ade

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/CODEOWNERS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Code owners for this repository.
2+
# Listed owners are automatically requested for review when a matching file
3+
# changes. This also drives reviewer assignment for automated (e.g. Dependabot)
4+
# workflow PRs.
5+
# https://docs.github.com/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
6+
7+
/.github/workflows/ @Abdul-Muqadim-Arbisoft

0 commit comments

Comments
 (0)