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 42e2191 Explain columns
42e2191 is described below
commit 42e219199f69d406e646b875ae37113a55304103
Author: Sebb <[email protected]>
AuthorDate: Mon Apr 1 10:00:39 2019 +0100
Explain columns
---
www/incubator/graduated.cgi | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/www/incubator/graduated.cgi b/www/incubator/graduated.cgi
index 05b1dbf..dc8aa28 100755
--- a/www/incubator/graduated.cgi
+++ b/www/incubator/graduated.cgi
@@ -38,6 +38,14 @@ _html do
_a 'podlings.xml',
href:
'https://svn.apache.org/repos/asf/incubator/public/trunk/content/podlings.xml'
_ '.'
+ _p do
+ _ul do
+ _li 'Established: date is from ASF meeting minutes; links to the
published minutes if found'
+ _li 'Podling status: from podlings.xml; links to the Incubator
status page'
+ _li 'Graduated?: True if an establish resolution was found that
mentions Incubator'
+ _li 'Active?: Listed as an active PMC in committee-info.txt'
+ end
+ end
end
}
) do