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 5b56cb1 += committee-retired.json
5b56cb1 is described below
commit 5b56cb1621939cf75d6ac3b4fc0f64515e92b5a2
Author: Sebb <[email protected]>
AuthorDate: Thu Feb 25 13:15:18 2021 +0000
+= committee-retired.json
---
www/public/README.html | 2 ++
www/test/dataflow.json | 9 +++++++++
2 files changed, 11 insertions(+)
diff --git a/www/public/README.html b/www/public/README.html
index f7432b3..4f016ea 100644
--- a/www/public/README.html
+++ b/www/public/README.html
@@ -2,6 +2,8 @@
<!-- DO NOT EDIT THIS FILE - manually regenerated by editing dataflow.json and
then running: ruby www/test/dataflow.cgi -->
<dt>committee-info.json</dt>
<dd>Committee (PMC) names and membership (<a
href="https://whimsy.apache.org/test/dataflow.cgi#https://whimsy.apache.org/public/committee-info.json">docs</a>)</dd>
+<dt>committee-retired.json</dt>
+ <dd>Summary details of retired committees (<a
href="https://whimsy.apache.org/test/dataflow.cgi#https://whimsy.apache.org/public/committee-retired.json">docs</a>)</dd>
<dt>icla-info.json</dt>
<dd>Names of people who have submitted ICLAs who have uids (committer
accounts) (<a
href="https://whimsy.apache.org/test/dataflow.cgi#https://whimsy.apache.org/public/icla-info.json">docs</a>)</dd>
<dt>icla-info_noid.json</dt>
diff --git a/www/test/dataflow.json b/www/test/dataflow.json
index e146973..361e691 100644
--- a/www/test/dataflow.json
+++ b/www/test/dataflow.json
@@ -13,6 +13,15 @@
"private/committers/board/committee-info.txt"
]
},
+ "https://whimsy.apache.org/public/committee-retired.json": {
+ "description": "Summary details of retired committees",
+ "format": "hash of
hashes['retired']['abdera']['display_name'|'retired'|'description']",
+ "maintainer": "/www/roster/public_committee_info.rb",
+ "sources": [
+ "/lib/whimsy/asf/committee.rb",
+ "private/committers/board/committee-info.yml"
+ ]
+ },
"https://whimsy.apache.org/public/icla-info.json": {
"description": "Names of people who have submitted ICLAs who have uids
(committer accounts)",
"format": "hash of hash['committers']['curcuru'] = 'Shane Curcuru'",