Skip to content

Commit

Permalink
add code owner for CNI test cases (#465)
Browse files Browse the repository at this point in the history
This pull request includes a small change to the `CODEOWNERS` file. The
change assigns ownership of specific files to a new team member.

Ownership changes in `CODEOWNERS`:

* Added `@jshr-w` as the owner of files in `pipelines/perf-eval/CNI
Benchmark/*` and `scenarios/perf-eval/cilium*`.
  • Loading branch information
anson627 authored Jan 10, 2025
1 parent c983ca3 commit 69e8298
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
* @alyssa1303 @anson627 @sumanthreddy29 @rafael-mendes-pereira
* @alyssa1303 @anson627 @sumanthreddy29 @rafael-mendes-pereira
pipelines/perf-eval/CNI\ Benchmark/ @jshr-w
scenarios/perf-eval/*cilium* @jshr-w

0 comments on commit 69e8298

Please sign in to comment.