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 2021/10/15 14:30:39 UTC

[whimsy] branch master updated: Whence the data?

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 de11567  Whence the data?
de11567 is described below

commit de11567671d81b3221a7bc8ae8114e5e6bb0b993
Author: Sebb <se...@apache.org>
AuthorDate: Fri Oct 15 15:30:31 2021 +0100

    Whence the data?
---
 www/roster/views/ppmc/main.js.rb | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/www/roster/views/ppmc/main.js.rb b/www/roster/views/ppmc/main.js.rb
index ef523dd..15d3b36 100644
--- a/www/roster/views/ppmc/main.js.rb
+++ b/www/roster/views/ppmc/main.js.rb
@@ -190,6 +190,16 @@ class PPMC < Vue
     _p do
       _ 'Please note: the information in this section is derived from Incubator data files.'
       _br
+      _ 'These include:'
+      _ul do
+        _li do
+          _a 'podlings.xml', href: 'https://svn.apache.org/repos/asf/incubator/public/trunk/content/podlings.xml'
+        end
+        _li do
+          _a 'Individual status files', href: 'https://svn.apache.org/repos/asf/incubator/public/trunk/content/podlings/'
+        end
+      end
+      _br
       _b 'If it is not accurate or complete, please work with the PPMC and mentors to update the files.'
     end
     _h3 'Information'