Skip to content

Commit

Permalink
Add code owners for the releases dir
Browse files Browse the repository at this point in the history
...so others can merge the generated release PRs.

Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
  • Loading branch information
tpantelis committed Jan 25, 2024
1 parent bbe798b commit 2a5b28c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
1 change: 1 addition & 0 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# Auto-generated, do not edit; see CODEOWNERS.in
* @mkolesnik @Oats87 @skitt @sridhargaddam @tpantelis
*.md @dfarrell07 @mkolesnik @Oats87 @skitt @sridhargaddam @tpantelis
releases/* @aswinsuryan @dfarrell07 @mkolesnik @Oats87 @skitt @sridhargaddam @tpantelis @vthapar
6 changes: 4 additions & 2 deletions CODEOWNERS.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
@dfarrell07 *.md
@mkolesnik *
@aswinsuryan releases/*
@dfarrell07 *.md releases/*
@mkolesnik *
@Oats87 *
@skitt *
@sridhargaddam *
@tpantelis *
@vthapar releases/*

0 comments on commit 2a5b28c

Please sign in to comment.