Adding tannergooding to the arm64Users list. (#22665)
authorTanner Gooding <tagoo@outlook.com>
Wed, 20 Feb 2019 02:07:44 +0000 (18:07 -0800)
committerGitHub <noreply@github.com>
Wed, 20 Feb 2019 02:07:44 +0000 (18:07 -0800)
netci.groovy

index 16656fc..76d9b4b 100755 (executable)
@@ -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