Re: [GRASS-PSC] GRASS-Addons-SVN repository write access request

2015-09-22 Thread Hamish
Giuseppe wrote:
> But than only lower case was accepted

This is a publicly archived mailing list. You should change your login
details immediately!


thanks & welcome,
Hamish
___
grass-psc mailing list
grass-psc@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-psc


Re: [GRASS-PSC] GRASS-Addons-SVN repository write access request

2015-09-22 Thread Giuseppe Amatulli
Thanks Markus & Martin!

By the way i try to commit my first version of the add on and i get this
error

svn add   /home/selv/grass7_svn/grass7/raster/r.stream.watersheds/

svn commit -m "first r.stream.watersheds and r.stream.variables"
 raster/r.stream.variables/r.stream.variables  --username Elselvaje
svn: E29: Commit failed (details follow):
svn: E29: '/home/selv/grass7_svn/grass7/raster/r.stream.variables' is
not known to exist in the repository and is not part of the commit, yet its
child
'/home/selv/grass7_svn/grass7/raster/r.stream.variables/r.stream.variables'
is part of the commit

Should i do something in particular before to commit?
Thanks
Giuseppe



On 21 September 2015 at 17:09, Markus Neteler  wrote:

> Hi Giuseppe,
>
> On Mon, Sep 21, 2015 at 10:42 PM, Giuseppe Amatulli
>  wrote:
> >
> > Hi,
> > I'm preparing an add-on and I would-like to get the  GRASS-Addons-SVN
> > repository and be able to push the code.
> >
> > I read the RFC2 and accept it.
> >
> > This is my OSGeo ID
> > http://www.osgeo.org/cgi-bin/ldap_web_search.py?query=elselvaje
>
> I see that MartinL was faster than me :-)
>
> Happy coding,
> Markus
>



-- 
Giuseppe Amatulli, Ph.D.

Department of Ecology and Evolutionary Biology, Yale University.
Jetz Lab, OML Room 405

P.O. Box 208106
165 PROSPECT ST
New Haven, CT 06520-8106
Teaching: spatial-ecology.net
Work:  http://sbsc.yale.edu/giuseppe-amatulli

___
grass-psc mailing list
grass-psc@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-psc

Re: [GRASS-PSC] GRASS-Addons-SVN repository write access request

2015-09-22 Thread Markus Neteler
On Tue, Sep 22, 2015 at 3:44 PM, Giuseppe Amatulli
 wrote:
> Thanks Markus & Martin!
>
> By the way i try to commit my first version of the add on and i get this
> error
>
> svn add   /home/selv/grass7_svn/grass7/raster/r.stream.watersheds/

You need to commit from the directory:

cd /home/selv/grass7_svn/grass7/raster

# add directory and files within
svn add r.stream.watersheds

# update the SVN mime types:
sh /home/selv/grass7_svn/tools/module_svn_propset.sh r.stream.watersheds/*

# commit
svn commit -m "r.stream.watersheds and r.stream.variables: initial
commit" r.stream.watersheds

hope this helps
Markus
___
grass-psc mailing list
grass-psc@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-psc


Re: [GRASS-PSC] GRASS-Addons-SVN repository write access request

2015-09-22 Thread Giuseppe Amatulli
Thanks all,
in the end was an authentication issues.

My account was set with first letter upper case

Your request for an account has been approved on GRASS-Wiki.
Account name: Elselvaje
Password: 11mr7ev5up


But than only lower case was accepted = elselvaje

Better to check if this is a systematic error that effects all the users or
was just related to my settings.

Anyway for your curiosity this are the 2 add-on

https://svn.osgeo.org/grass/grass-addons/grass7/raster/r.stream.variables/
https://svn.osgeo.org/grass/grass-addons/grass7/raster/r.stream.watersheds/

We are still working and testing them anyway they should work smoothly.

Thanks
Best Giuseppe





On 22 September 2015 at 09:59, Vaclav Petras  wrote:

>
> On Tue, Sep 22, 2015 at 9:44 AM, Giuseppe Amatulli <
> giuseppe.amatu...@gmail.com> wrote:
>
>> svn add   /home/selv/grass7_svn/grass7/raster/r.stream.watersheds/
>>
>> svn commit -m "first r.stream.watersheds and r.stream.variables"
>>  raster/r.stream.variables/r.stream.variables  --username Elselvaje
>> svn: E29: Commit failed (details follow):
>> svn: E29: '/home/selv/grass7_svn/grass7/raster/r.stream.variables' is
>> not known to exist in the repository and is not part of the commit, yet its
>> child
>> '/home/selv/grass7_svn/grass7/raster/r.stream.variables/r.stream.variables'
>> is part of the commit
>>
>
> From what I see you first add r.stream.watersheds but then you are trying
> to commit r.stream.variables or even r.stream.variables/r.stream.variables.
>
> Vashek
>



-- 
Giuseppe Amatulli, Ph.D.

Department of Ecology and Evolutionary Biology, Yale University.
Jetz Lab, OML Room 405

P.O. Box 208106
165 PROSPECT ST
New Haven, CT 06520-8106
Teaching: spatial-ecology.net
Work:  http://sbsc.yale.edu/giuseppe-amatulli

___
grass-psc mailing list
grass-psc@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-psc

Re: [GRASS-PSC] GRASS-Addons-SVN repository write access request

2015-09-22 Thread Vaclav Petras
On Tue, Sep 22, 2015 at 9:44 AM, Giuseppe Amatulli <
giuseppe.amatu...@gmail.com> wrote:

> svn add   /home/selv/grass7_svn/grass7/raster/r.stream.watersheds/
>
> svn commit -m "first r.stream.watersheds and r.stream.variables"
>  raster/r.stream.variables/r.stream.variables  --username Elselvaje
> svn: E29: Commit failed (details follow):
> svn: E29: '/home/selv/grass7_svn/grass7/raster/r.stream.variables' is
> not known to exist in the repository and is not part of the commit, yet its
> child
> '/home/selv/grass7_svn/grass7/raster/r.stream.variables/r.stream.variables'
> is part of the commit
>

>From what I see you first add r.stream.watersheds but then you are trying
to commit r.stream.variables or even r.stream.variables/r.stream.variables.

Vashek
___
grass-psc mailing list
grass-psc@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-psc

[GRASS-PSC] GRASS-Addons-SVN repository write access request

2015-09-21 Thread Giuseppe Amatulli
Hi,
I'm preparing an add-on and I would-like to get the  GRASS-Addons-SVN
repository and be able to push the code.

I read the RFC2 and accept it.

This is my OSGeo ID
http://www.osgeo.org/cgi-bin/ldap_web_search.py?query=elselvaje

Thanks Giuseppe


-- 
Giuseppe Amatulli, Ph.D.

Department of Ecology and Evolutionary Biology, Yale University.
Jetz Lab, OML Room 405

P.O. Box 208106
165 PROSPECT ST
New Haven, CT 06520-8106
Teaching: spatial-ecology.net
Work:  http://sbsc.yale.edu/giuseppe-amatulli

___
grass-psc mailing list
grass-psc@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-psc

Re: [GRASS-PSC] GRASS-Addons-SVN repository write access request

2015-09-21 Thread Martin Landa
Dear Giuseppe,

2015-09-21 22:42 GMT+02:00 Giuseppe Amatulli :

> I'm preparing an add-on and I would-like to get the  GRASS-Addons-SVN
> repository and be able to push the code.
>
> I read the RFC2 and accept it.

I have enabled your account. Happy coding, Martin

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
___
grass-psc mailing list
grass-psc@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-psc


Re: [GRASS-PSC] GRASS-Addons-SVN repository write access request

2015-09-21 Thread Markus Neteler
Hi Giuseppe,

On Mon, Sep 21, 2015 at 10:42 PM, Giuseppe Amatulli
 wrote:
>
> Hi,
> I'm preparing an add-on and I would-like to get the  GRASS-Addons-SVN
> repository and be able to push the code.
>
> I read the RFC2 and accept it.
>
> This is my OSGeo ID
> http://www.osgeo.org/cgi-bin/ldap_web_search.py?query=elselvaje

I see that MartinL was faster than me :-)

Happy coding,
Markus
___
grass-psc mailing list
grass-psc@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-psc


Re: [GRASS-PSC] GRASS-Addons-SVN repository write access request

2015-09-19 Thread Martin Landa
Dear Adrien,

2015-09-19 4:20 GMT+02:00 Adrien ANDRÉ :
> i would like to get GRASS-Addons-SVN repository write access to post some
> modules i have written.
>
> I read the RFC2 and accept it.
>
> Here is my OSGeo ID:
> http://www.osgeo.org/cgi-bin/ldap_web_search.py?query=aandre

I have activated your account. Happy coding, Martin

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
___
grass-psc mailing list
grass-psc@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-psc

[GRASS-PSC] GRASS-Addons-SVN repository write access request

2015-09-18 Thread Adrien ANDRÉ

Hello,

i would like to get GRASS-Addons-SVN repository write access to post 
some modules i have written.


I read the RFC2 and accept it.

Here is my OSGeo ID:
http://www.osgeo.org/cgi-bin/ldap_web_search.py?query=aandre


Thanking you in advance,

regards,

Adrien André
___
grass-psc mailing list
grass-psc@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-psc

Re: [GRASS-PSC] GRASS-Addons

2015-04-26 Thread Markus Neteler
On Fri, Apr 24, 2015 at 5:31 PM, Giulia Garegnani
giulia.garegn...@eurac.edu wrote:
 Thank you Markus for the welcome but I have already a problem.
 I try to do my first commit with my OSGEO-id and the psw I receive with the
 Welcome to the mailing list and I use for the OSGEO login without
 authentication problems but for the commit it seems not to work.

 $ svn commit -m Add r.green.hydro modules
 Authentication realm: https://svn.osgeo.org:443 OSGeo Login
 Password for 'ggaregnani':

please use the additional parameter:
--username Giulia

Then it will likely pass.

Best,
Markus
___
grass-psc mailing list
grass-psc@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-psc


Re: [GRASS-PSC] GRASS-Addons

2015-04-08 Thread Markus Neteler
Dear Giulia,

sorry for the delay.

On Fri, Apr 3, 2015 at 9:23 PM, Giulia Garegnani
giulia.garegn...@eurac.edu wrote:
 Dear members of the GRASS Project Steering Committee,

 herewith I apply for write-access to GRASS-Addons-SVN repository.  I want to
 be able to:

 - directly apply various smaller or larger changes to existing scripts

 - contribute to the repository some of my own scripts after having discussed
 their generic usage interest in the project's public mailing lists

 I have read the article RFC 2: Legal aspects of code contributions and I
 accept the in-there described legal aspects in their entirety. My mentor is
 Pietro Zambelli. My OSGeo-id is Giulia.

Sounds great! I have activated your account.

Happy coding,
Markus
___
grass-psc mailing list
grass-psc@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-psc


[GRASS-PSC] GRASS-Addons

2015-04-03 Thread Giulia Garegnani

Dear members of the GRASS Project Steering Committee,

herewith I apply for write-access to GRASS-Addons-SVN repository.  I want to be 
able to:

- directly apply various smaller or larger changes to existing scripts

- contribute to the repository some of my own scripts after having discussed 
their generic usage interest in the project's public mailing lists

I have read the article RFC 2: Legal aspects of code contributions and I accept the 
in-there described legal aspects in their entirety. My mentor is Pietro Zambelli. My OSGeo-id is 
Giulia.

Thank you,
Giulia Garegnani

___
grass-psc mailing list
grass-psc@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-psc


[GRASS-PSC] Grass-addons access request

2012-05-21 Thread Eric Momsen
Hello,

Is the Addons SVN a good place to keep a work in progress, while it is
being written during the Google Summer of Code?  I could set up an outside
repository if need be, but thought having it in a place where everyone
already finds GRASS code could be easier.  Markus Metz is my mentor for the
project.

I have read, and agree to abide by, the PSC2 document.  My OSGeo/trac login
is: momsen

Thanks,
Eric
___
grass-psc mailing list
grass-psc@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-psc


[GRASS-PSC] GRASS-addons access

2012-01-30 Thread Alexander Muriy
Hello.

Please reactivate my GRASS-addons access. My OSGeo-ID is amuriy.
I've tested my account with the link
https://www.osgeo.org/cgi-bin/auth/ldap_group.py?group=grass_addons but I
was not there.

Thank's.

--
Best regards, Alexander.
___
grass-psc mailing list
grass-psc@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-psc


[GRASS-PSC] GRASS-addons access

2011-06-02 Thread Alexander Muriy
Hello, dear GRASSers.

I would like to contribute my module d.frontline (and maybe in future
something else) to the GRASS-addons repository (and GRASS-Addons Wiki page
too).
Also (just an idead) it would be great to update some old addons links and
add new.

So I have read, understand, and agree to RFC2 and already have an OSGeo ID
name.
___
grass-psc mailing list
grass-psc@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-psc


Re: [GRASS-PSC] GRASS Addons SVN

2010-11-26 Thread Markus Neteler
On Fri, Nov 26, 2010 at 7:43 AM, Trevor Wiens tsw@gmail.com wrote:
 As per Markus's suggestion I would like to gain write access to this
 SVN to load the v.out.marxan, v.in.marxan, and v.mkhexgrid scripts.
 Unfortunately the link to the legal aspects of code contributions is
 down, at least this evening. I'm also in need of a mentor.

Here is the correct (new) link:
http://grass.osgeo.org/programming6/rfc2_psc.html

I have updated
http://trac.osgeo.org/grass/wiki/HowToContribute#WriteaccesstotheGRASS-Addons-SVNrepository
accordingly.

 My osgeoid is tsw.

 Please advise how to proceed.

We need your confirmation that you have read and will abide by RFC2.

Best
Markus
___
grass-psc mailing list
grass-psc@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-psc


Re: [GRASS-PSC] GRASS Addons SVN

2010-11-26 Thread Maciej Sieczka

W dniu 26.11.2010 07:43, Trevor Wiens pisze:

As per Markus's suggestion I would like to gain write access to this
SVN to load the v.out.marxan, v.in.marxan, and v.mkhexgrid scripts.
Unfortunately the link to the legal aspects of code contributions is
down, at least this evening.


http://grass.osgeo.org/programming6/rfc2_psc.html is available.


I'm also in need of a mentor.


+1.


My osgeoid is tsw.


I don't have rw rigths for 
https://www.osgeo.org/cgi-bin/auth/ldap_group.py?group=grass_addons. So 
someone else needs to enable your id once you confirm having agreed to RFC2.


BTW - qhom do I contact to enable rw to 
https://www.osgeo.org/cgi-bin/auth/ldap_group.py?group=grass_addons for 
me? Somehow I'm only allowed to edit 
https://www.osgeo.org/cgi-bin/auth/ldap_group.py?group=grass.


Maciek

--
Maciej Sieczka
http://www.sieczka.org
___
grass-psc mailing list
grass-psc@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-psc


Re: [GRASS-PSC] GRASS Addons SVN

2010-11-26 Thread Trevor Wiens
Thanks Markus. I read the RFC2 document and have no problem adhering the rules; 
I have no concerns with either version 2 or 3 of the GPL. 

The one thing that is a bit unclear to me is if the GRASS PSC is moving toward 
an attribution agreement model given the mention of processes related to giving 
up copyright. In the immediate case that wouldn't present a problem for me but 
generally I prefer to retain copyright over my own work. 

TSW
--
Trevor Wiens
Sent from my mobile

On 2010-11-26, at 3:38 AM, Markus Neteler nete...@osgeo.org wrote:

 On Fri, Nov 26, 2010 at 7:43 AM, Trevor Wiens tsw@gmail.com wrote:
 As per Markus's suggestion I would like to gain write access to this
 SVN to load the v.out.marxan, v.in.marxan, and v.mkhexgrid scripts.
 Unfortunately the link to the legal aspects of code contributions is
 down, at least this evening. I'm also in need of a mentor.
 
 Here is the correct (new) link:
 http://grass.osgeo.org/programming6/rfc2_psc.html
 
 I have updated
 http://trac.osgeo.org/grass/wiki/HowToContribute#WriteaccesstotheGRASS-Addons-SVNrepository
 accordingly.
 
 My osgeoid is tsw.
 
 Please advise how to proceed.
 
 We need your confirmation that you have read and will abide by RFC2.
 
 Best
 Markus
___
grass-psc mailing list
grass-psc@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-psc


Re: [GRASS-PSC] GRASS Addons SVN

2010-11-26 Thread Markus Neteler
On Fri, Nov 26, 2010 at 12:38 PM, Maciej Sieczka msiec...@sieczka.org wrote:
...
 I don't have rw rigths for
 https://www.osgeo.org/cgi-bin/auth/ldap_group.py?group=grass_addons. So
 someone else needs to enable your id once you confirm having agreed to RFC2.

 BTW - qhom do I contact to enable rw to
 https://www.osgeo.org/cgi-bin/auth/ldap_group.py?group=grass_addons for me?
 Somehow I'm only allowed to edit
 https://www.osgeo.org/cgi-bin/auth/ldap_group.py?group=grass.

Strange, I thought it was cascaded. So SAC is the right team (for quick answers,
try to ping on #telascience on IRC/freenode.net) to fix that. While I am SAC
member I would not fiddle around with LDAP.

Cheers
Markus
___
grass-psc mailing list
grass-psc@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-psc


Re: [GRASS-PSC] GRASS Addons SVN

2010-11-26 Thread Markus Neteler
On Fri, Nov 26, 2010 at 2:54 PM, Trevor Wiens tsw@gmail.com wrote:
 Thanks Markus. I read the RFC2 document and have no problem adhering the 
 rules; I have no concerns with either version 2 or 3 of the GPL.

Excellent, I have activated your OSGeoID. Happy hacking!

 The one thing that is a bit unclear to me is if the GRASS PSC is moving 
 toward an attribution agreement model given the mention of processes related 
 to giving up copyright. In the immediate case that wouldn't present a problem 
 for me but generally I prefer to retain copyright over my own work.

Where did you see the giving up of copyright? No such plans,
authors retain copyright over their own work in the GRASS project.
Yet we have the practice to write

   (c) 2010, First author, GRASS Development Team

Hope that's ok for you.

Markus
___
grass-psc mailing list
grass-psc@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-psc


[GRASS-PSC] GRASS Addons SVN

2010-11-25 Thread Trevor Wiens
As per Markus's suggestion I would like to gain write access to this
SVN to load the v.out.marxan, v.in.marxan, and v.mkhexgrid scripts.
Unfortunately the link to the legal aspects of code contributions is
down, at least this evening. I'm also in need of a mentor.

My osgeoid is tsw.

Please advise how to proceed.

Thanks

TSW
-- 
Trevor Wiens
___
grass-psc mailing list
grass-psc@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-psc


[GRASS-PSC] GRASS-Addons-SVN access request

2010-08-18 Thread Jonathan Greenberg
Folks:

I would like to apply for SVN access for my GRASS r.gridengine set
of scripts -- I've read and accept the RFC2 document.

--j
___
grass-psc mailing list
grass-psc@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-psc


Re: [GRASS-PSC] GRASS-Addons-SVN access request

2010-08-18 Thread Hamish
Jonathan Greenberg wrote:
 I would like to apply for SVN access for my GRASS r.gridengine set of
 scripts -- I've read and accept the RFC2 document.

jgrn307 now added to the grass-addons group.


enjoy,
Hamish


  
___
grass-psc mailing list
grass-psc@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-psc


Re: [GRASS-PSC] GRASS-addons svn write access request

2009-12-22 Thread Hamish
Damiano wrote:
   I would like to have write-right access to the
 GRASS-addons svn repository.
   I have read the GRASS RFC2 and I accept it.
 
 Thanks in advance
 
 -- 
 
 ---
 Damiano G. Preatoni, PhD
 
 Unità di Analisi e Gestione delle Risorse Ambientali
 Dipartimento Ambiente-Salute-Sicurezza
 Università degli Studi dell'Insubria
 Via J.H. Dunant, 3 - 21100 Varese (ITALY)


sure thing.
what's your osgeo id?

what does your new module do?


regards,
Hamish






___
grass-psc mailing list
grass-psc@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-psc


Re: [GRASS-PSC] grass-addons access for Martin Pavlovsky (Summer of Code student)

2008-06-07 Thread Markus Neteler
On Wed, Jun 4, 2008 at 11:04 PM, Markus Neteler [EMAIL PROTECTED] wrote:
 On Wed, Jun 4, 2008 at 10:45 PM, Paul Kelly
 [EMAIL PROTECTED] wrote:
 That makes sense to me too - I thought that might be the case but included
 the +1 just in case :)

 Please take a look here:
 http://trac.osgeo.org/grass/wiki/HowToContribute#ProceduretorequestGRASS-SVNwriteaccess

 Also am still a bit unclear on the distinction
 between granting access to grass, grass-addons and web separately. But I'll
 work that one out.

 The current policy is:
 * grass: needs PSC approval since it is the core system
 * grass-addons: no PSC approval needed since only addons
 * web: it was the hope to get more people involved and it's not source code

 Anyway, since no vote is required and we have consensus, I'll go ahead and
 organise the access for Martin in the next couple of days.

 Note that due to the current OSGeo LDAP configuration grass members need
 to be replicated in the grass-addons registration *if* s/he wants to add new
 members. Don't like that too much but nothing to do right now (see related
 OSGeo-SAC ticket). Some folks we have duplicated in grass-addons
 (Martin, Wolf, Hamish me, ...), they could add a new member.

To give you the links (I didn't publish them earlier to avoid attacks,
but since Frank W published them in trac, I can do so also here):

https://www.osgeo.org/cgi-bin/auth/ldap_group.py?group=grass
https://www.osgeo.org/cgi-bin/auth/ldap_group.py?group=grass_addons

The SAC ticket is
http://trac.osgeo.org/osgeo/ticket/254

Unfortunately we would need to add all GRASS developers again to
group=grass_addons :( Or you just bother those indicated above to
insert people in grass_addons to avoid too much overhead.

Martin Pavlovsky (midinastasurazz) I have added now. Please notify
him if he isn't reading this list.

Markus
___
grass-psc mailing list
grass-psc@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-psc


Re: [GRASS-PSC] grass-addons access for Martin Pavlovsky (Summer of Code student)

2008-06-04 Thread Markus Neteler
On Wed, Jun 4, 2008 at 10:45 PM, Paul Kelly
[EMAIL PROTECTED] wrote:
 That makes sense to me too - I thought that might be the case but included
 the +1 just in case :)

Please take a look here:
http://trac.osgeo.org/grass/wiki/HowToContribute#ProceduretorequestGRASS-SVNwriteaccess

 Also am still a bit unclear on the distinction
 between granting access to grass, grass-addons and web separately. But I'll
 work that one out.

The current policy is:
* grass: needs PSC approval since it is the core system
* grass-addons: no PSC approval needed since only addons
* web: it was the hope to get more people involved and it's not source code

 Anyway, since no vote is required and we have consensus, I'll go ahead and
 organise the access for Martin in the next couple of days.

Note that due to the current OSGeo LDAP configuration grass members need
to be replicated in the grass-addons registration *if* s/he wants to add new
members. Don't like that too much but nothing to do right now (see related
OSGeo-SAC ticket). Some folks we have duplicated in grass-addons
(Martin, Wolf, Hamish me, ...), they could add a new member.

Hope that clarifies it a bit.

Markus
___
grass-psc mailing list
grass-psc@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-psc