chore: update codeowners file (#10031)

This commit is contained in:
Vikrant Gupta
2026-01-18 22:00:38 +05:30
committed by GitHub
parent e9501d2e0f
commit 5a45532a72

18
.github/CODEOWNERS vendored
View File

@@ -16,13 +16,13 @@
# Scaffold Owners # Scaffold Owners
/pkg/config/ @therealpandey /pkg/config/ @vikrantgupta25
/pkg/errors/ @therealpandey /pkg/errors/ @vikrantgupta25
/pkg/factory/ @therealpandey /pkg/factory/ @vikrantgupta25
/pkg/types/ @therealpandey /pkg/types/ @vikrantgupta25
/pkg/valuer/ @therealpandey /pkg/valuer/ @vikrantgupta25
/cmd/ @therealpandey /cmd/ @vikrantgupta25
.golangci.yml @therealpandey .golangci.yml @vikrantgupta25
# Zeus Owners # Zeus Owners
@@ -90,11 +90,11 @@
# AuthN / AuthZ Owners # AuthN / AuthZ Owners
/pkg/authz/ @vikrantgupta25 @therealpandey /pkg/authz/ @vikrantgupta25
# Integration tests # Integration tests
/tests/integration/ @therealpandey /tests/integration/ @vikrantgupta25
# Dashboard Owners # Dashboard Owners