Repository: trafodion
Updated Branches:
  refs/heads/master b8ac7258b -> 6e8ac301d


[TRAFODION-2871] Add web references to security mailing list


Project: http://git-wip-us.apache.org/repos/asf/trafodion/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafodion/commit/e0b1dbc5
Tree: http://git-wip-us.apache.org/repos/asf/trafodion/tree/e0b1dbc5
Diff: http://git-wip-us.apache.org/repos/asf/trafodion/diff/e0b1dbc5

Branch: refs/heads/master
Commit: e0b1dbc5d3ba15ac5b5b93cf7f1905be65c4b0d8
Parents: 6d38e58
Author: Steve Varnau <[email protected]>
Authored: Wed Jan 31 00:43:41 2018 +0000
Committer: Steve Varnau <[email protected]>
Committed: Wed Jan 31 00:43:41 2018 +0000

----------------------------------------------------------------------
 docs/src/site/site.xml | 1 +
 pom.xml                | 4 ++++
 2 files changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafodion/blob/e0b1dbc5/docs/src/site/site.xml
----------------------------------------------------------------------
diff --git a/docs/src/site/site.xml b/docs/src/site/site.xml
index 7372f5c..7217a46 100644
--- a/docs/src/site/site.xml
+++ b/docs/src/site/site.xml
@@ -225,6 +225,7 @@
       <item href="source-repository.html" name="Source Repository"/>
       <item href="issue-tracking.html" name="Issue Tracking"/>
       <item href="http://www.apache.org/security/"; name="Security"/>
+      <item href="mailto:[email protected]"; name="Report Security 
Issue"/>
       <item href="license.html" name="License"/>
     </menu>
     <menu name="Features">

http://git-wip-us.apache.org/repos/asf/trafodion/blob/e0b1dbc5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index cff1a4e..838a3db 100644
--- a/pom.xml
+++ b/pom.xml
@@ -107,6 +107,10 @@
       <unsubscribe>[email protected]</unsubscribe>
       
<archive>http://mail-archives.apache.org/mod_mbox/trafodion-issues/</archive>
     </mailingList>
+    <mailingList>
+      <name>Security Issues</name>
+      <post>[email protected]</post>
+    </mailingList>
   </mailingLists>
 
   <developers>

Reply via email to