Commit dd5ece0
authored
chore: add vladimir-gavrilenko to CODEOWNERS (#8515)
**What changed?**
Added @vladimir-gavrilenko to the global CODEOWNERS rule in
`.github/CODEOWNERS`.
**Why?**
To receive review requests and be able to make changes to
`.github/workflows/` w/o a warning like
[this](#8514 (comment)).
**How did you test it?**
Verified the CODEOWNERS file syntax is correct — single `*` pattern with
the new handle appended.
**Potential risks**
N/A — additive change only; does not remove any existing owners.
**Release notes**
N/A
**Documentation Changes**
N/A
Signed-off-by: Vladimir Gavrilenko <vladimirg@uber.com>1 parent d19d68f commit dd5ece0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
0 commit comments