1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-06 06:46:26 +01:00

Added Mohit

This commit is contained in:
Vikram Goyal
2021-01-10 10:18:40 +10:00
committed by GitHub
parent 7aed0f5364
commit 0d196420e8

View File

@@ -10,7 +10,7 @@ ERROR_LIST=$(grep '31m' travis-log-408052641.txt | sed -r "s/[[:cntrl:]]\[[0-9]{
echo "" > errors.txt
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" "
jc-berger" "rishumehra" "aireilly" "iranzo" "abhatt-rh")
jc-berger" "rishumehra" "aireilly" "iranzo" "abhatt-rh" "@mohit-sheth")
USERNAME=${TRAVIS_PULL_REQUEST_SLUG::-15}
if [ "$TRAVIS_PULL_REQUEST" != "false" ] ; then #to make sure it only runs on PRs and not all merges