diff options
author | Vijayakumar A <36878324+kumvijaya@users.noreply.github.com> | 2024-12-08 14:04:39 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-08 10:34:39 +0200 |
commit | 6733ebcf129193a373eca870ebe5f2d6d65b9476 (patch) | |
tree | 2d0456ac3c20670af2c40f29ab7b1b2d479c2ab9 /CODEOWNERS | |
parent | b56673ccdc0c304c8e9c12a9274a6903d45103a6 (diff) | |
download | vyos-1x-6733ebcf129193a373eca870ebe5f2d6d65b9476.tar.gz vyos-1x-6733ebcf129193a373eca870ebe5f2d6d65b9476.zip |
T6940: updated codeowners with user list to support sync (#4228)
* T6940: updated codeowners with user list to support sync
* T6940: updated codeowners with user list to support sync
---------
Co-authored-by: kumvijaya <kuvmijaya@gmail.com>
Diffstat (limited to 'CODEOWNERS')
-rw-r--r-- | CODEOWNERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CODEOWNERS b/CODEOWNERS index 191394298..4891a0325 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1 +1,2 @@ -* @vyos/reviewers
\ No newline at end of file +# Users from reviewers github team +* @dmbaturin @sarthurdev @jestabro @sever-sever @c-po @fett0 @nicolas-fort @zdc |