Skip to content

Commit d6dc6ba

Browse files
committed
Add Steven and Philippe to OWNERS and CODEOWNERS
They already have maintain perms on this repo, but we only recently added the OWNERS files. Signed-off-by: Nic Cope <[email protected]>
1 parent 4db1f88 commit d6dc6ba

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@
1919
# See also OWNERS.md for governance details
2020

2121
# Fallback owners
22-
* @sergenyalcin @turkenf @negz
22+
* @sergenyalcin @turkenf @negz @stevendborrelli @phisco

OWNERS.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,10 @@ This page lists all maintainers for **this** repository. Each repository in the
1111
repository maintainers in their own `OWNERS.md` file.
1212

1313
## Maintainers
14-
* Nic Cope <[email protected]> ([negz](https://github.com/negz))
15-
* Sergen Yalcin <[email protected]> ([sergenyalcin](https://github.com/sergenyalcin))
16-
* Fatih Turken <[email protected]> ([turkenf](https://github.com/turkenf))
14+
* Nic Cope <[email protected]> ([negz](https://github.com/negz))
15+
* Sergen Yalcin <[email protected]> ([sergenyalcin](https://github.com/sergenyalcin))
16+
* Fatih Turken <[email protected]> ([turkenf](https://github.com/turkenf))
17+
* Steven Borrelli <[email protected]> ([stevendborrelli](https://github.com/stevendborrelli))
18+
* Philippe Scorsolini <[email protected]> ([phisco](https://github.com/phisco))
1719

1820
See [CODEOWNERS](./CODEOWNERS) for automatic PR assignment.

0 commit comments

Comments
 (0)