Author: sebb
Date: Wed Oct 14 22:22:45 2015
New Revision: 1708707

URL: http://svn.apache.org/viewvc?rev=1708707&view=rev
Log:
No need for temp descs anymore

Modified:
    comdev/projects.apache.org/scripts/cronjobs/parsecommitteeinfoBETA.py

Modified: comdev/projects.apache.org/scripts/cronjobs/parsecommitteeinfoBETA.py
URL: 
http://svn.apache.org/viewvc/comdev/projects.apache.org/scripts/cronjobs/parsecommitteeinfoBETA.py?rev=1708707&r1=1708706&r2=1708707&view=diff
==============================================================================
--- comdev/projects.apache.org/scripts/cronjobs/parsecommitteeinfoBETA.py 
(original)
+++ comdev/projects.apache.org/scripts/cronjobs/parsecommitteeinfoBETA.py Wed 
Oct 14 22:22:45 2015
@@ -57,24 +57,6 @@ shortdescs = {
     'comdev': 'Ressources to help people become involved with Apache projects',
     'incubator': "Entry path into The Apache Software Foundation (ASF) for 
projects and codebases wishing to become part of the Foundation's efforts",
     'labs': 'A place for innovation where committers of the foundation can 
experiment with new ideas',
-    # Temporary until Whimsy catches up with updated home page
-    'aurora': 'Mesos framework for long-running services and cron jobs',
-    'bookkeeper': 'Replicated log service which can be used to build 
replicated state machines',
-    'celix': 'Implementation of the OSGi specification adapted to C',
-    'devicemap': 'data repository containing device information, images and 
other relevant information for all sorts of mobile devices',
-    'drill': 'Schema-free SQL Query Engine for Hadoop, NoSQL and Cloud 
Storage',
-    'flink': 'platform for scalable batch and stream data processing',
-    'ignite': 'High-performance, integrated and distributed in-memory platform 
for computing and transacting on large-scale data sets in real-time',
-    'metamodel': 'common interface for discovery, exploration of metadata and 
querying of different types of data sources',
-    'nifi': 'Easy to use, powerful, and reliable system to process and 
distribute data',
-    'orc': 'the smallest, fastest columnar storage for Hadoop workloads',
-    'parquet': 'columnar storage format available to any project in the Hadoop 
ecosystem',
-    'phoenix': 'High performance relational database layer over HBase for low 
latency applications',
-    'samza': 'distributed stream processing framework',
-    'serf': 'High performance C-based HTTP client library built upon the 
Apache Portable Runtime (APR) library',
-    'stratos': 'highly-extensible Platform-as-a-Service (PaaS) framework',
-    'yetus': 'Collection of libraries and tools that enable contribution and 
release processes for software projects',
-    'zest': 'community based effort exploring Composite Oriented Programming 
for domain centric application development',
 }
 
 # Delete a path using SVN


Reply via email to