Skip to content

Commit 0176338

Browse files
AObuchowibuziuk
authored andcommitted
Transfer maintainer to David Kwon
Signed-off-by: Andrew Obuchowicz <[email protected]>
1 parent a7d3358 commit 0176338

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,8 @@ jobs:
123123
# PR checks.
124124
go install golang.org/x/tools/cmd/[email protected]
125125
126-
git config --global user.name "Andrew Obuchowicz"
127-
git config --global user.email "aobuchow@redhat.com"
126+
git config --global user.name "David Kwon"
127+
git config --global user.email "dakwon@redhat.com"
128128
129129
export GITHUB_TOKEN=${{ secrets.CHE_INCUBATOR_BOT_GITHUB_TOKEN }}
130130

deploy/bundle/manifests/devworkspace-operator.clusterserviceversion.yaml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

deploy/templates/components/csv/clusterserviceversion.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@ spec:
8787
- name: Devworkspace Operator
8888
url: https://github.com/devfile/devworkspace-operator
8989
maintainers:
90-
- email: aobuchow@redhat.com
91-
name: Andrew Obuchowicz
90+
- email: dakwon@redhat.com
91+
name: David Kwon
9292
9393
name: Ilya Buziuk
9494
maturity: alpha

0 commit comments

Comments
 (0)