Skip to content

Commit

Permalink
Transfer maintainer to David Kwon
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Obuchowicz <[email protected]>
  • Loading branch information
AObuchow authored and ibuziuk committed Dec 10, 2024
1 parent a7d3358 commit 0176338
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@ jobs:
# PR checks.
go install golang.org/x/tools/cmd/[email protected]
git config --global user.name "Andrew Obuchowicz"
git config --global user.email "aobuchow@redhat.com"
git config --global user.name "David Kwon"
git config --global user.email "dakwon@redhat.com"
export GITHUB_TOKEN=${{ secrets.CHE_INCUBATOR_BOT_GITHUB_TOKEN }}
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions deploy/templates/components/csv/clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ spec:
- name: Devworkspace Operator
url: https://github.com/devfile/devworkspace-operator
maintainers:
- email: aobuchow@redhat.com
name: Andrew Obuchowicz
- email: dakwon@redhat.com
name: David Kwon
- email: [email protected]
name: Ilya Buziuk
maturity: alpha
Expand Down

0 comments on commit 0176338

Please sign in to comment.