Modify maintainers of Dockerfiles

Vicas is no longer working on our Dockerfiles, so let's put there me
instead.

Change-Id: I0fcac794fb037fa11160adab1832026d09aafa1f
This commit is contained in:
Michał Dulko 2018-04-13 14:06:06 +02:00
parent c8aa90029a
commit ca3bbd432b
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
FROM centos:7
LABEL authors="Antoni Segura Puimedon<toni@kuryr.org>, Vikas Choudhary<vichoudh@redhat.com>"
LABEL authors="Antoni Segura Puimedon<toni@kuryr.org>, Michał Dulko<mdulko@redhat.com>"
ARG OSLO_LOCK_PATH=/var/kuryr-lock

View File

@ -1,5 +1,5 @@
FROM centos:7
LABEL authors="Antoni Segura Puimedon<toni@kuryr.org>, Vikas Choudhary<vichoudh@redhat.com>"
LABEL authors="Antoni Segura Puimedon<toni@kuryr.org>, Michał Dulko<mdulko@redhat.com>"
COPY . /opt/kuryr-kubernetes