mirror of
https://github.com/SigNoz/signoz.git
synced 2026-02-03 08:33:26 +00:00
chore: update codeowners file (#10031)
This commit is contained in:
18
.github/CODEOWNERS
vendored
18
.github/CODEOWNERS
vendored
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user