Adding a missing single-quote (#22809)
authorTanner Gooding <tagoo@outlook.com>
Sat, 23 Feb 2019 03:11:32 +0000 (19:11 -0800)
committerGitHub <noreply@github.com>
Sat, 23 Feb 2019 03:11:32 +0000 (19:11 -0800)
netci.groovy

index 76d9b4b..38a4969 100755 (executable)
@@ -1666,7 +1666,7 @@ def static addTriggers(def job, def branch, def isPR, def architecture, def os,
         'jkotas',
         'markwilkie',
         'weshaggard',
-        'tannergooding
+        'tannergooding'
     ]
 
     // Pull request builds.  Generally these fall into two categories: default triggers and on-demand triggers