chore(codeowners): update username (#9359)
This commit is contained in:
committed by
GitHub
parent
6d416061f2
commit
84adb3e163
16
.github/CODEOWNERS
vendored
16
.github/CODEOWNERS
vendored
@@ -48,13 +48,13 @@
|
|||||||
.github @SigNoz/devops
|
.github @SigNoz/devops
|
||||||
|
|
||||||
# Scaffold Owners
|
# Scaffold Owners
|
||||||
/pkg/config/ @grandwizard28
|
/pkg/config/ @therealpandey
|
||||||
/pkg/errors/ @grandwizard28
|
/pkg/errors/ @therealpandey
|
||||||
/pkg/factory/ @grandwizard28
|
/pkg/factory/ @therealpandey
|
||||||
/pkg/types/ @grandwizard28
|
/pkg/types/ @therealpandey
|
||||||
/pkg/valuer/ @grandwizard28
|
/pkg/valuer/ @therealpandey
|
||||||
/cmd/ @grandwizard28
|
/cmd/ @therealpandey
|
||||||
.golangci.yml @grandwizard28
|
.golangci.yml @therealpandey
|
||||||
|
|
||||||
# Zeus Owners
|
# Zeus Owners
|
||||||
/pkg/zeus/ @vikrantgupta25
|
/pkg/zeus/ @vikrantgupta25
|
||||||
@@ -84,4 +84,4 @@
|
|||||||
|
|
||||||
# AuthN / AuthZ Owners
|
# AuthN / AuthZ Owners
|
||||||
|
|
||||||
/pkg/authz/ @vikrantgupta25 @grandwizard28
|
/pkg/authz/ @vikrantgupta25 @therealpandey
|
||||||
|
|||||||
@@ -236,7 +236,7 @@ Not sure how to get started? Just ping us on `#contributing` in our [slack commu
|
|||||||
#### DevOps
|
#### DevOps
|
||||||
|
|
||||||
- [Prashant Shahi](https://github.com/prashant-shahi)
|
- [Prashant Shahi](https://github.com/prashant-shahi)
|
||||||
- [Vibhu Pandey](https://github.com/grandwizard28)
|
- [Vibhu Pandey](https://github.com/therealpandey)
|
||||||
|
|
||||||
<br /><br />
|
<br /><br />
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
name = "integration"
|
name = "integration"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
description = ""
|
description = ""
|
||||||
authors = ["grandwizard28 <vibhupandey28@gmail.com>"]
|
authors = ["therealpandey <vibhupandey28@gmail.com>"]
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
|
|||||||
Reference in New Issue
Block a user