[GRASS-SVN] r70418 - grass/branches/releasebranch_6_4/doc

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Jan 23 03:47:13 PST 2017


Author: neteler
Date: 2017-01-23 03:47:13 -0800 (Mon, 23 Jan 2017)
New Revision: 70418

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

Modified: grass/branches/releasebranch_6_4/doc/infrastructure.txt
===================================================================
--- grass/branches/releasebranch_6_4/doc/infrastructure.txt	2017-01-23 11:46:44 UTC (rev 70417)
+++ grass/branches/releasebranch_6_4/doc/infrastructure.txt	2017-01-23 11:47:13 UTC (rev 70418)
@@ -191,11 +191,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