7dea7c645f8ce8892d6d4d162a3cf8295309062f
chmalee
  Fri Dec 11 11:22:24 2020 -0800
Bringing repo copies of omim scripts up to date with the working versions, refs #18151

diff --git src/hg/utils/otto/geneReviews/geneReviewsWrapper.sh src/hg/utils/otto/geneReviews/geneReviewsWrapper.sh
index 898f566..0fccffe 100755
--- src/hg/utils/otto/geneReviews/geneReviewsWrapper.sh
+++ src/hg/utils/otto/geneReviews/geneReviewsWrapper.sh
@@ -1,8 +1,8 @@
 #!/bin/sh -e
 
 PATH=/cluster/bin/x86_64:$PATH
-EMAIL="jcasper@soe.ucsc.edu,chmalee@ucsc.edu,kate@soe.ucsc.edu"
+EMAIL="lrnassar@ucsc.edu,chmalee@ucsc.edu,kate@soe.ucsc.edu"
 WORKDIR="/hive/data/outside/otto/geneReviews"
 
 cd $WORKDIR
 ./checkGeneReviews.sh $WORKDIR 2>&1 |  mail -s "GENEREVIEW Build" $EMAIL