Skip to content

Commit 86826ed

Browse files
authored
Update codeowners (#1780)
1 parent d7b7204 commit 86826ed

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

.e2eignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ README.md
77
LICENSE
88
operator.png
99
kubernetes.svg
10-
release_versions
10+
release_versions
11+
.github/**

.github/CODEOWNERS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
* @hors @egegunes @inelpandzic @pooknull
2-
/e2e-tests/ @nmarukovich @ptankov @jvpasinatto @eleo007
3-
Jenkinsfile @nmarukovich @ptankov @jvpasinatto @eleo007
1+
* @hors @egegunes @pooknull @nmarukovich @gkech
2+
/e2e-tests/ @ptankov @jvpasinatto @eleo007
3+
Jenkinsfile @ptankov @jvpasinatto @eleo007

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Below is one of the ways to deploy the Operator using `kubectl`.
4444
kubectl apply --server-side -f https://raw.githubusercontent.com/percona/percona-server-mongodb-operator/main/deploy/bundle.yaml
4545
```
4646

47-
2. Deploy the database cluster itself from `deploy/cr.yaml
47+
2. Deploy the database cluster itself from `deploy/cr.yaml`
4848

4949
```sh
5050
kubectl apply -f https://raw.githubusercontent.com/percona/percona-server-mongodb-operator/main/deploy/cr-minimal.yaml

0 commit comments

Comments
 (0)