Skip to content

Commit aa1c0d6

Browse files
Added Avani
1 parent 9ca9907 commit aa1c0d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autocomment.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ERROR_LIST=$(grep '31m' travis-log-408052641.txt | sed -r "s/[[:cntrl:]]\[[0-9]{
1010
echo "" > errors.txt
1111

1212
ALLOWED_USERS=("mburke5678" "vikram-redhat" "abrennan89" "ahardin-rh" "kalexand-rh" "adellape" "bmcelvee" "ousleyp" "lamek" "JStickler" "rh-max" "bergerhoffer" "sheriff-rh" "jboxman" "bobfuru" "aburdenthehand" "boczkowska" "Preeticp" "neal-timpe" "codyhoag" "apinnick" "bgaydosrh" "lmandavi" "maxwelldb" "pneedle-rh" "lbarbeevargas" "jeana-redhat" "RichardHoch" "johnwilkins" "sjhala-ccs" "mgarrellRH" "SNiemann15" "sfortner-RH" "jonquilwilliams" "ktania46" "wking" "
13-
jc-berger" "rishumehra" "aireilly" "iranzo")
13+
jc-berger" "rishumehra" "aireilly" "iranzo" "abhatt-rh")
1414
USERNAME=${TRAVIS_PULL_REQUEST_SLUG::-15}
1515

1616
if [ "$TRAVIS_PULL_REQUEST" != "false" ] ; then #to make sure it only runs on PRs and not all merges

0 commit comments

Comments
 (0)