Skip to content

Commit b135f1a

Browse files
authored
Merge pull request #175 from AObuchow/remove-aobuchow
Remove aobuchow from code owners, update owner to dakwon
2 parents 85716a9 + f19329c commit b135f1a

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Global Owners
2-
* @AObuchow @dkwon17 @ibuziuk
2+
* @dkwon17 @ibuziuk

build/dockerfiles/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@ LABEL summary="$SUMMARY" \
4646
name="$PRODNAME/$COMPNAME" \
4747
version="${CI_X_VERSION}.${CI_Y_VERSION}" \
4848
license="EPLv2" \
49-
maintainer="Andrew Obuchowicz <aobuchow@redhat.com>" \
49+
maintainer="David Kwon <dakwon@redhat.com>" \
5050
io.openshift.expose-services="" \
5151
usage=""

manifests/web-terminal.clusterserviceversion.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,8 @@ spec:
130130
- name: Web Terminal Repo
131131
url: https://github.com/redhat-developer/web-terminal-operator/
132132
maintainers:
133-
- email: aobuchow@redhat.com
134-
name: Andrew Obuchowicz
133+
- email: dakwon@redhat.com
134+
name: David Kwon
135135
- email: ibuziuk@redhat.com
136136
name: Ilya Buziuk
137137
maturity: alpha

0 commit comments

Comments
 (0)