From b31a5a330bd54cc3672737f6c783b95272ebc937 Mon Sep 17 00:00:00 2001 From: David Galloway Date: Fri, 29 Jul 2022 12:27:34 -0400 Subject: [PATCH] ansible: s/ceph.com/ceph.io in ceph-maintainers email addy Signed-off-by: David Galloway --- ansible/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/release.yml b/ansible/release.yml index c50b729c..1f778216 100644 --- a/ansible/release.yml +++ b/ansible/release.yml @@ -10,7 +10,7 @@ project: "ceph" clean: true # if re-doing a deployment this deletes the remote branch in Jenkin's git repo force_dch: false # if coming from a rc and wanting to release a stable you need to force dch - debemail: ceph-maintainers@ceph.com + debemail: ceph-maintainers@ceph.io debfullname: "Ceph Release Team" pr_checklist: | ## Checklist -- 2.47.3