You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by se...@apache.org on 2020/10/29 22:36:26 UTC

[whimsy] branch master updated: Link to moderator instructions

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 dc7460a  Link to moderator instructions
dc7460a is described below

commit dc7460af26c23750c54401ce266eb5ba031d0fb6
Author: Sebb <se...@apache.org>
AuthorDate: Thu Oct 29 22:36:18 2020 +0000

    Link to moderator instructions
---
 www/roster/views/nonpmc/main.js.rb | 6 ++++++
 www/roster/views/pmc/main.js.rb    | 6 ++++++
 www/roster/views/ppmc/main.js.rb   | 6 ++++++
 3 files changed, 18 insertions(+)

diff --git a/www/roster/views/nonpmc/main.js.rb b/www/roster/views/nonpmc/main.js.rb
index f10019b..8aabf08 100644
--- a/www/roster/views/nonpmc/main.js.rb
+++ b/www/roster/views/nonpmc/main.js.rb
@@ -158,6 +158,12 @@ class NonPMC < Vue
       end
     end
 
+    _br
+    _p do
+      _b 'List moderators can obtain subscriber names etc by following '
+      _a 'these instructions', href: 'https://infra.apache.org/mailing-list-moderation.html'
+    end
+
     # reporting schedule and links
     if @nonpmc.report
       _div.row do
diff --git a/www/roster/views/pmc/main.js.rb b/www/roster/views/pmc/main.js.rb
index e8b368a..d9d244d 100644
--- a/www/roster/views/pmc/main.js.rb
+++ b/www/roster/views/pmc/main.js.rb
@@ -167,6 +167,12 @@ class PMC < Vue
       end
     end
 
+    _br
+    _p do
+      _b 'List moderators can obtain subscriber names etc by following '
+      _a 'these instructions', href: 'https://infra.apache.org/mailing-list-moderation.html'
+    end
+
     # reporting schedule and links
     _div.row do
       _div.col_md_6 do
diff --git a/www/roster/views/ppmc/main.js.rb b/www/roster/views/ppmc/main.js.rb
index 0eb79e2..319d9d9 100644
--- a/www/roster/views/ppmc/main.js.rb
+++ b/www/roster/views/ppmc/main.js.rb
@@ -179,6 +179,12 @@ class PPMC < Vue
       end
     end
 
+    _br
+    _p do
+      _b 'List moderators can obtain subscriber names etc by following '
+      _a 'these instructions', href: 'https://infra.apache.org/mailing-list-moderation.html'
+    end
+
     _h2.podlingStatus! 'Podling Status'
     _br
     _p do