Skip to content

Commit

Permalink
MAINTAINERS: Add Tyler to the list of maintainers
Browse files Browse the repository at this point in the history
Tyler has been consistently involved for some time and we'd like to main
Tyler a maintainer of the opa-envoy-plugin project.

Tyler is being adding under this clause in the opa project governance:
https://github.com/open-policy-agent/opa/blob/main/GOVERNANCE.md#github-project-administration

Signed-off-by: Charlie Egan <charlieegan3@users.noreply.github.com>
  • Loading branch information
charlieegan3 authored and ashutosh-narkar committed Nov 26, 2024
1 parent d0bbc19 commit 5983a52
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
3 changes: 2 additions & 1 deletion MAINTAINERS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# Maintainers

- Ashutosh Narkar (anarkar4387@gmail.com)
- Ashutosh Narkar, Styra (anarkar4387@gmail.com)
- Tyler Schade, GEICO Tech (tylerschade99@gmail.com)
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,3 +190,7 @@ Dependencies are managed with [Modules](https://github.com/golang/go/wiki/Module
If you need to add or update dependencies, modify the `go.mod` file or
use `go get`. More information is available [here](https://github.com/golang/go/wiki/Modules#how-to-upgrade-and-downgrade-dependencies).
Finally commit all changes to the repository.

## Maintainers

Please see the [MAINTAINERS.md](./MAINTAINERS.md) file for maintainer details.

0 comments on commit 5983a52

Please sign in to comment.