[GRASS-SVN] r70417 - grass/branches/releasebranch_7_0/doc

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Jan 23 03:46:44 PST 2017


Author: neteler
Date: 2017-01-23 03:46:44 -0800 (Mon, 23 Jan 2017)
New Revision: 70417

Modified:
   grass/branches/releasebranch_7_0/doc/infrastructure.txt
Log:
doc/infrastructure.txt: added Procedure of granting write access to Addons DVN repo

Modified: grass/branches/releasebranch_7_0/doc/infrastructure.txt
===================================================================
--- grass/branches/releasebranch_7_0/doc/infrastructure.txt	2017-01-23 11:46:06 UTC (rev 70416)
+++ grass/branches/releasebranch_7_0/doc/infrastructure.txt	2017-01-23 11:46:44 UTC (rev 70417)
@@ -185,11 +185,17 @@
 Installed with g.extension
 Manuals: https://grass.osgeo.org/grass7/manuals/addons/
 
-Procedure:
+Procedure building of binaries (Windows):
   Addons module are compiled on build server, currently at the CTU in Prague)
   and publishing their manual pages on publishing server, i.e. grass.osgeo.org.
   A new compilation is triggered everytime when a commit is done in the Addons-SVN.
 
+Procedure of granting write access to Addons DVN repo:
+* Request procedure: https://trac.osgeo.org/grass/wiki/HowToContribute#WriteaccesstotheGRASS-Addons-SVNrepository
+* Adding OSGeo-ID:   https://www.osgeo.org/cgi-bin/auth/ldap_group.py?group=grass_addons
+* Adding contributor: https://trac.osgeo.org/grass/browser/grass-addons/contributors.csv (via SVN commit)
+* Confirm request in grass-psc and give instructions concerning code style etc (see archive for examples)
+
 == GRASS Travis CI ==
 
 Maintainer: Martin Landa



More information about the grass-commit mailing list