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

commit d51e9e1969f541f733e1643f2779edc878736b97
Author: Sebb <[email protected]>
AuthorDate: Tue Apr 5 21:20:25 2022 +0100

    Drop generation of deprecated data file
---
 www/public/README.html | 2 --
 www/test/dataflow.json | 8 --------
 2 files changed, 10 deletions(-)

diff --git a/www/public/README.html b/www/public/README.html
index 73079b4e..7de62b8c 100644
--- a/www/public/README.html
+++ b/www/public/README.html
@@ -14,8 +14,6 @@
   <dd>Current status of Incubator podling websites relating to required 
navigation links (<a 
href="https://whimsy.apache.org/test/dataflow.cgi#https://whimsy.apache.org/public/pods-scan.json";>docs</a>)</dd>
 <dt>public_ldap_authgroups.json</dt>
   <dd>Membership of LDAP auth groups. Membership of an LDAP auth group is used 
to grant commit karma for sub-project and other resources (<a 
href="https://whimsy.apache.org/test/dataflow.cgi#https://whimsy.apache.org/public/public_ldap_authgroups.json";>docs</a>)</dd>
-<dt>public_ldap_committees.json</dt>
-  <dd>Membership of LDAP committee groups. Note: Membership of an LDAP 
committee group != membership of the PMC. (Will eventually be replaced by 
public_ldap_projects.json) (<a 
href="https://whimsy.apache.org/test/dataflow.cgi#https://whimsy.apache.org/public/public_ldap_committees.json";>docs</a>)</dd>
 <dt>public_ldap_groups.json</dt>
   <dd>Membership of LDAP unix groups. Membership of an LDAP unix group is used 
to grant commit karma for a whole project. (Will eventually be replaced by 
public_ldap_projects.json) (<a 
href="https://whimsy.apache.org/test/dataflow.cgi#https://whimsy.apache.org/public/public_ldap_groups.json";>docs</a>)</dd>
 <dt>public_ldap_people.json</dt>
diff --git a/www/test/dataflow.json b/www/test/dataflow.json
index 143906bd..20e7c621 100644
--- a/www/test/dataflow.json
+++ b/www/test/dataflow.json
@@ -62,14 +62,6 @@
       "/lib/whimsy/asf/ldap.rb"
     ]
   },
-  "https://whimsy.apache.org/public/public_ldap_committees.json": {
-    "description": "Membership of LDAP committee groups. Note: Membership of 
an LDAP committee group != membership of the PMC. (Will eventually be replaced 
by public_ldap_projects.json)",
-    "format": "hash of hashes['committees']['accumulo']['roster'][0] = 
'acordova'",
-    "maintainer": "/www/roster/public_ldap_committees.rb",
-    "sources": [
-      "/lib/whimsy/asf/ldap.rb"
-    ]
-  },
   "https://whimsy.apache.org/public/public_ldap_groups.json": {
     "description": "Membership of LDAP unix groups. Membership of an LDAP unix 
group is used to grant commit karma for a whole project. (Will eventually be 
replaced by public_ldap_projects.json)",
     "format": "hash of hashes['groups']['accumulo']['roster'][0] = 'acordova'",

Reply via email to