summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2020-03-25 11:20:36 +0200
committerPanu Matilainen <pmatilai@redhat.com>2021-03-22 12:12:12 +0200
commit18933f68624a217a1d38f742276617c908f4c794 (patch)
treee4ed3e3343150a28c68e6a4ccc9e69b376e83202
parentab2179452c5be276a6b96c591afded485c7e58c3 (diff)
downloadrpm-18933f68624a217a1d38f742276617c908f4c794.tar.gz
Set rpm-maint list as the CI Dockerfile maintainer
Thanks to Igor for originally setting this up, but the project and its contents are maintained by a team, not individuals.
-rw-r--r--ci/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/Dockerfile b/ci/Dockerfile
index 6e6a71eba..b1d7cb9af 100644
--- a/ci/Dockerfile
+++ b/ci/Dockerfile
@@ -1,5 +1,5 @@
FROM fedora
-MAINTAINER Igor Gnatenko <i.gnatenko.brain@gmail.com>
+MAINTAINER rpm-maint@lists.rpm.org
WORKDIR /srv/rpm
COPY . .