diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 9192a7cd..8e8e53f6 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @tsurdilo @manick02 @ricardozanini \ No newline at end of file +* @ricardozanini diff --git a/.github/OWNERS b/.github/OWNERS index 04e2113e..65579b4f 100644 --- a/.github/OWNERS +++ b/.github/OWNERS @@ -1,10 +1,7 @@ reviewers: - - tsurdilo - - manick02 - ricardozanini -approvers: - - tsurdilo - manick02 +approvers: - ricardozanini labels: - - sig/contributor-experience \ No newline at end of file + - sig/contributor-experience diff --git a/MAINTAINERS.md b/MAINTAINERS.md index d3d0bfc3..0c9d05b9 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -1,4 +1,4 @@ # Serverless Workflow Java SDK Maintainers -* [Tihomir Surdilovic](https://github.com/tsurdilo) -* [Manick Sundaram](https://github.com/manick02) \ No newline at end of file +* [Manick Sundaram](https://github.com/manick02) +* [Ricardo Zanini](https://github.com/ricardozanini)