This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new abd82bb Link to mailing list
abd82bb is described below
commit abd82bbbfa7a95d729dbb391fe28720538dd8830
Author: Sebb <[email protected]>
AuthorDate: Wed Mar 13 14:46:17 2019 +0000
Link to mailing list
---
www/members/security-subs.cgi | 3 +++
1 file changed, 3 insertions(+)
diff --git a/www/members/security-subs.cgi b/www/members/security-subs.cgi
index d83ddbb..37cf3a2 100755
--- a/www/members/security-subs.cgi
+++ b/www/members/security-subs.cgi
@@ -157,6 +157,9 @@ _html do
_a committee.display_name,
href: "../../roster/committee/#{committee.id}"
end
+ _span class: 'small' do
+ _a "(security@#{path}.apache.org)", href:
"https://lists.apache.org/list.html?security@#{path}.apache.org"
+ end
end
_table.table do