f594c0e37b16d1fabcd9a58211de4a04356ccfde
lrnassar
  Tue May 17 12:25:33 2022 -0700
Removing Chris from recipient, decipher had been off for a long time and was recently re-enabled. No RM

diff --git src/hg/utils/otto/decipher/decipherWrapper.sh src/hg/utils/otto/decipher/decipherWrapper.sh
index 4c693e1..e6110c3 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="lrnassar@ucsc.edu,chmalee@ucsc.edu"
+EMAIL="lrnassar@ucsc.edu"
 WORKDIR="/hive/data/outside/otto/decipher"
 
 cd $WORKDIR
 ./checkDecipher.sh $WORKDIR 2>&1 |  mail -s "DECIPHER Build" $EMAIL