be4311c07e14feb728abc6425ee606ffaa611a58
markd
  Fri Jan 22 06:46:58 2021 -0800
merge with master

diff --git src/hg/utils/otto/decipher/decipherWrapper.sh src/hg/utils/otto/decipher/decipherWrapper.sh
index bb4384d..4c693e1 100755
--- src/hg/utils/otto/decipher/decipherWrapper.sh
+++ src/hg/utils/otto/decipher/decipherWrapper.sh
@@ -1,8 +1,8 @@
 #!/bin/sh -e
 
 PATH=/cluster/bin/x86_64:$PATH
-EMAIL="jcasper@soe.ucsc.edu,chmalee@ucsc.edu"
+EMAIL="lrnassar@ucsc.edu,chmalee@ucsc.edu"
 WORKDIR="/hive/data/outside/otto/decipher"
 
 cd $WORKDIR
 ./checkDecipher.sh $WORKDIR 2>&1 |  mail -s "DECIPHER Build" $EMAIL