[GRASS-SVN] r70415 - grass/trunk/doc
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Jan 23 03:45:28 PST 2017
Author: neteler
Date: 2017-01-23 03:45:28 -0800 (Mon, 23 Jan 2017)
New Revision: 70415
Modified:
grass/trunk/doc/infrastructure.txt
Log:
doc/infrastructure.txt: added Procedure of granting write access to Addons DVN repo
Modified: grass/trunk/doc/infrastructure.txt
===================================================================
--- grass/trunk/doc/infrastructure.txt 2017-01-23 11:40:45 UTC (rev 70414)
+++ grass/trunk/doc/infrastructure.txt 2017-01-23 11:45:28 UTC (rev 70415)
@@ -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