Author: hboutemy
Date: Fri Jan 1 23:27:35 2016
New Revision: 1722601
URL: http://svn.apache.org/viewvc?rev=1722601&view=rev
Log:
[COMDEV-180] added instructions for a new TLP
Added:
comdev/projects.apache.org/README_NEWTLP
Added: comdev/projects.apache.org/README_NEWTLP
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/README_NEWTLP?rev=1722601&view=auto
==============================================================================
--- comdev/projects.apache.org/README_NEWTLP (added)
+++ comdev/projects.apache.org/README_NEWTLP Fri Jan 1 23:27:35 2016
@@ -0,0 +1,15 @@
+Checklist for adding a new TLP, i.e. a new committee with at least one project:
+
+1. add the comittee:
+* create the committee RDF file in data/committees/
+* link to the RDF file in data/committees.xml
+* update https://svn.apache.org/repos/asf/infrastructure/site-tools/trunk/projects/xdocs/create.xml
+ if necessary to update the list of PMCs on http://projects-old.apache.org/
+
+2. add projects managed by the committee:
+* create the project DOAP somewhere in the project SVN or Git space
+* add the DOAP location to data/projects.xml
+
+Notice:
+* the listing on http://apache.org/ is not populated via DOAP files: manually edit
+ https://svn.apache.org/repos/asf/infrastructure/site/trunk/templates/blocks/projects.mdtext
\ No newline at end of file
|