From 4366f1ff7e5956f308762c89cb838e5fb921a901 Mon Sep 17 00:00:00 2001 From: Tanner Gooding Date: Tue, 19 Feb 2019 18:07:44 -0800 Subject: [PATCH] Adding tannergooding to the arm64Users list. (#22665) --- netci.groovy | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/netci.groovy b/netci.groovy index 16656fc..76d9b4b 100755 --- a/netci.groovy +++ b/netci.groovy @@ -1665,7 +1665,8 @@ def static addTriggers(def job, def branch, def isPR, def architecture, def os, 'swaroop-sridhar', 'jkotas', 'markwilkie', - 'weshaggard' + 'weshaggard', + 'tannergooding ] // Pull request builds. Generally these fall into two categories: default triggers and on-demand triggers -- 2.7.4