diff options
author | Matthew Vernon <mvernon@wikimedia.org> | 2023-09-20 17:15:54 +0200 |
---|---|---|
committer | Matthew Vernon <mvernon@wikimedia.org> | 2023-09-22 18:32:04 +0200 |
commit | 74188c2780095baa83f38030053d37ddfbb33fa6 (patch) | |
tree | b602b11ebcc67ad2d661be86badfe732259b245e /debian | |
parent | debian: dh compat to 12, necessary init/systemd adjustments (diff) | |
download | ceph-74188c2780095baa83f38030053d37ddfbb33fa6.tar.xz ceph-74188c2780095baa83f38030053d37ddfbb33fa6.zip |
debian: correct maintainer address
This means that debian/control matches changelog entries, and that the
Maintainer address is up to date.
Signed-off-by: Matthew Vernon <mvernon@wikimedia.org>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 5b91735227a..51fdbabb08c 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Homepage: http://ceph.com/ Vcs-Git: git://github.com/ceph/ceph.git Vcs-Browser: https://github.com/ceph/ceph -Maintainer: Ceph Maintainers <ceph-maintainers@lists.ceph.com> +Maintainer: Ceph Maintainers <ceph-maintainers@ceph.io> Uploaders: Ken Dreyer <kdreyer@redhat.com>, Alfredo Deza <adeza@redhat.com>, Build-Depends: automake, |