Skip to content

Commit 442d4b3

Browse files
committed
checkcerts.py: add telemetry.ceph.com to hosts to check
also, remove Andrew Schoen and add David Galloway to email Signed-off-by: Dan Mick <dan.mick@redhat.com>
1 parent cf9d52c commit 442d4b3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tools/checkcerts.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
'sentry.ceph.com',
3636
'shaman.ceph.com',
3737
'status.sepia.ceph.com',
38+
'telemetry.ceph.com',
3839
'telemetry-public.ceph.com',
3940
'tracker.ceph.com',
4041
'wiki.sepia.ceph.com',
@@ -44,8 +45,8 @@
4445
'dmick@redhat.com',
4546
'ceph-infra@redhat.com',
4647
'akraitman@redhat.com',
47-
'aschoen@redhat.com',
4848
'zcerza@redhat.com',
49+
'dgalloway@ibm.com',
4950
]
5051

5152

0 commit comments

Comments
 (0)