diff options
author | Vijayakumar A <36878324+kumvijaya@users.noreply.github.com> | 2024-05-09 15:09:58 +0530 |
---|---|---|
committer | kumvijaya <kumvijaya@gmail.com> | 2024-05-09 15:31:02 +0530 |
commit | 890391885d66b517817c003648584ccd7e30d127 (patch) | |
tree | e05d8c97ef96f6b8d7f578a8a53aa917faeb23dc /.github/reviewers.yml | |
parent | a45ba57e0ed855e645c1d5e80181348fbad94f96 (diff) | |
download | vyos-1x-890391885d66b517817c003648584ccd7e30d127.tar.gz vyos-1x-890391885d66b517817c003648584ccd7e30d127.zip |
T6316: remove reviewers assignment in workflow as it will done by codeowners file
T6316: remove reviewers yml as it is controlled in global level
Diffstat (limited to '.github/reviewers.yml')
-rw-r--r-- | .github/reviewers.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/reviewers.yml b/.github/reviewers.yml deleted file mode 100644 index a1647d20d..000000000 --- a/.github/reviewers.yml +++ /dev/null @@ -1,3 +0,0 @@ ---- -"**/*": - - team: reviewers |