Skip to content

Commit

Permalink
Remove michael's name from reviewers (#431)
Browse files Browse the repository at this point in the history
Signed-off-by: Feny Mehta <fbm3307@gmail.com>
Co-authored-by: Alexey Kazakov <alkazako@redhat.com>
  • Loading branch information
fbm3307 and alexeykazakov authored May 16, 2024
1 parent 3615eff commit 1ec6b49
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ approvers:
reviewers:
- alexeykazakov
- MatousJobanek
- michaelkleinhenz
- sbryzak
- xcoulon
- rajivnathan
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ require (
github.com/gin-contrib/static v0.0.1
github.com/gin-gonic/gin v1.9.1
github.com/golang-jwt/jwt/v5 v5.2.0
github.com/google/uuid v1.6.0
github.com/kevinburke/twilio-go v0.0.0-20220922200631-8f3f155dfe1f
github.com/labstack/echo/v4 v4.10.2
github.com/labstack/gommon v0.4.0
Expand Down Expand Up @@ -59,7 +60,6 @@ require (
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/google/go-github/v52 v52.0.0 // indirect
github.com/google/go-querystring v1.1.0 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/googleapis/enterprise-certificate-proxy v0.2.3 // indirect
github.com/googleapis/gax-go/v2 v2.7.1 // indirect
github.com/gorilla/mux v1.8.0 // indirect
Expand Down

0 comments on commit 1ec6b49

Please sign in to comment.