Skip to content

Commit 1a396d1

Browse files
Remove sivachandra and add ndesaulniers in libc notification list (#79)
Sivachandra has moved on from the libc project and ndesaulniers has joined. This patch ensures the notifications are going to the right place.
1 parent fb8c152 commit 1a396d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildbot/osuosl/master/config/status.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ def getReporters():
185185
fromaddr = "llvm.buildmaster@lab.llvm.org",
186186
sendToInterestedUsers = False,
187187
extraRecipients = ["lntue@google.com", "michaelrj@google.com",
188-
"sivachandra@google.com"],
188+
"ndesaulniers@google.com"],
189189
subject = "Build %(builder)s Failure",
190190
mode = "failing",
191191
builders = ["libc-x86_64-debian", "libc-x86_64_debian-dbg",

0 commit comments

Comments
 (0)