46f725e19a2ba40e0c662936986fc0d08fea103a
lrnassar
  Wed Nov 23 10:59:15 2022 -0800
Adding Gerardo to the thumbnail cron as a redundancy if I'm away, refs #30312

diff --git src/hg/utils/otto/otto.crontab src/hg/utils/otto/otto.crontab
index 021baed..d991a94 100644
--- src/hg/utils/otto/otto.crontab
+++ src/hg/utils/otto/otto.crontab
@@ -81,28 +81,28 @@
 00 4 * * * /hive/data/outside/otto/uniprot/covidCheck.sh
 
 #ClinGen
 MAILTO=abenet@ucsc.edu,lrnassar@ucsc.edu
 00 9 * * * /hive/data/outside/otto/clinGen/clinGenWrapper.sh
 
 #GRC Incident
 MAILTO=lrnassar@ucsc.edu,hiram@soe.ucsc.edu
 33 09 * * * /hive/data/outside/otto/grcIncidentDb/runUpdate.sh makeItSo
 
 #NCBI RefSeq
 MAILTO=lrnassar@ucsc.edu,hiram@soe.ucsc.edu
 23 8 * * 3 /hive/data/outside/otto/ncbiRefSeq/ottoNcbiRefSeq.sh
 
 #Index page public session thumbnails update
-MAILTO=lrnassar@ucsc.edu
+MAILTO=lrnassar@ucsc.edu,gperez2@ucsc.edu
 11 1 * * 1 /cluster/software/bin/python3.6 /cluster/bin/scripts/buildPublicSessionThumbnailsIndexPage.py /usr/local/apache/htdocs/
 
 #OMIM Upload
 MAILTO=lrnassar@ucsc.edu
 HGDB_CONF=/cluster/home/otto/.hg.conf.beta
 15 05 * * *  /hive/data/outside/otto/omim/omimUploadWrapper.sh
 
 MAILTO=bwick@ucsc.edu
 # Cell Browser news sec update by Matt/Brittney Sept 2022
 04 12 * * 1-5 ~bwick/cellBrowser/ucsc/updateNewsSec -r
 
 #Format: Minute - Hour - DayofMonth month Day-of-week