Skip to content

Commit

Permalink
chore: add vprashar to the maintainers list
Browse files Browse the repository at this point in the history
This commit updates the maintainers by adding @vprashar2929 to the list.

Signed-off-by: Vibhu Prashar <[email protected]>
  • Loading branch information
vprashar2929 committed Oct 11, 2024
1 parent 7183d9a commit 19470cb
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 5 deletions.
3 changes: 1 addition & 2 deletions bundle/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
reviewers:
- sustainable-computing-io
- husky-parul
- vprashar2929
- KaiyiLiu1234
- sthaha
- vimalk78
Expand Down
4 changes: 3 additions & 1 deletion bundle/manifests/kepler-operator.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ metadata:
capabilities: Seamless Upgrades
categories: Monitoring
containerImage: quay.io/sustainable_computing_io/kepler-operator:0.14.0
createdAt: "2024-10-11T07:01:05Z"
createdAt: "2024-10-11T09:16:31Z"
description: 'Deploys and Manages Kepler on Kubernetes '
operators.operatorframework.io/builder: operator-sdk-v1.36.1
operators.operatorframework.io/internal-objects: |-
Expand Down Expand Up @@ -367,6 +367,8 @@ spec:
name: Huamin Chen
- email: [email protected]
name: Sunil Thaha
- email: [email protected]
name: Vibhu Prashar
maturity: alpha
minKubeVersion: 1.24.0
provider:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,8 @@ spec:
name: Huamin Chen
- email: [email protected]
name: Sunil Thaha
- email: [email protected]
name: Vibhu Prashar
maturity: alpha
minKubeVersion: 1.24.0
provider:
Expand Down
3 changes: 1 addition & 2 deletions hack/bundle.sh
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,7 @@ main() {
cat <<-EOF >bundle/ci.yaml
---
reviewers:
- sustainable-computing-io
- husky-parul
- vprashar2929
- KaiyiLiu1234
- sthaha
- vimalk78
Expand Down

0 comments on commit 19470cb

Please sign in to comment.