advertising to the community

Change-Id: I3777dc09a440ce6a329b65fbe85c21a796d2bcc1
diff --git a/Jenkinsfile b/Jenkinsfile
index e18b4d2..8e3b9b4 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -2,8 +2,8 @@
 
 env.IGNORE_LIST = ["All-Users"]
 
-env.approvers = 'ali@onlab.us,andy@onlab.us, llp@onlab.us'
-env.recipients = 'ali@onlab.us,andy@onlab.us, llp@onlab.us'
+env.approvers = 'ali@onlab.us,andy@onlab.us,llp@onlab.us'
+env.recipients = 'cord-dev@opencord.org'
 
 @NonCPS
 def jsonParseList(def json) {
@@ -94,7 +94,7 @@
 
         mail to: env.recipients,
             subject: 'Nightly bleeding edge ' + branch + ' released',
-            replyTo: 'cord-discuss@opencord.org',
+            replyTo: 'cord-dev@opencord.org',
             body: '''Hi CORD Community,
 
                         |A new bleeding edge version of cord is available, feel free to test it.