diff --git a/CODEOWNERS b/CODEOWNERS index dc7ff15..d2b5ff8 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -19,4 +19,4 @@ # See also OWNERS.md for governance details # Fallback owners -* @sergenyalcin @turkenf @ezgidemirel @phisco @bobh66 @ulucinar +* @sergenyalcin @turkenf @ezgidemirel @phisco @bobh66 @ulucinar @adamwg diff --git a/OWNERS.md b/OWNERS.md index 883c292..43a48a9 100644 --- a/OWNERS.md +++ b/OWNERS.md @@ -11,11 +11,13 @@ This page lists all maintainers for **this** repository. Each repository in the repository maintainers in their own `OWNERS.md` file. ## Maintainers + * Sergen Yalcin ([sergenyalcin](https://github.com/sergenyalcin)) * Fatih Turken ([turkenf](https://github.com/turkenf)) * Bob Haddleton ([bobh66](https://github.com/bobh66)) * Alper Ulucinar ([ulucinar](https://github.com/ulucinar)) * Ezgi Demirel ([ezgidemirel](https://github.com/ezgidemirel)) * Philippe Scorsolini ([phisco](https://github.com/phisco)) +* Adam Wolfe Gordon ([adamwg](https://github.com/adamwg)) See [CODEOWNERS](./CODEOWNERS) for automatic PR assignment.