public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
* Requesting write access to newlib CVS
@ 2014-08-04 20:39 Jon TURNEY
  2014-08-04 20:41 ` Corinna Vinschen
  2014-08-04 20:45 ` Frank Ch. Eigler
  0 siblings, 2 replies; 7+ messages in thread
From: Jon TURNEY @ 2014-08-04 20:39 UTC (permalink / raw)
  To: overseers; +Cc: vinschen

Hello overseers,

I'd like to request write access to newlib CVS.  My account name is 
'jturney', and my sponsor is Corinna Vinschen.

Thanks

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Requesting write access to newlib CVS
  2014-08-04 20:39 Requesting write access to newlib CVS Jon TURNEY
@ 2014-08-04 20:41 ` Corinna Vinschen
  2014-08-04 20:45 ` Frank Ch. Eigler
  1 sibling, 0 replies; 7+ messages in thread
From: Corinna Vinschen @ 2014-08-04 20:41 UTC (permalink / raw)
  To: overseers

[-- Attachment #1: Type: text/plain, Size: 283 bytes --]

On Aug  4 21:39, Jon TURNEY wrote:
> Hello overseers,
> 
> I'd like to request write access to newlib CVS.  My account name is
> 'jturney', and my sponsor is Corinna Vinschen.

I approve this request.


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat

[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Requesting write access to newlib CVS
  2014-08-04 20:39 Requesting write access to newlib CVS Jon TURNEY
  2014-08-04 20:41 ` Corinna Vinschen
@ 2014-08-04 20:45 ` Frank Ch. Eigler
  2014-08-05  7:57   ` Corinna Vinschen
  1 sibling, 1 reply; 7+ messages in thread
From: Frank Ch. Eigler @ 2014-08-04 20:45 UTC (permalink / raw)
  To: Jon TURNEY; +Cc: overseers, vinschen

Hi -

> I'd like to request write access to newlib CVS.  My account name is
> 'jturney', and my sponsor is Corinna Vinschen.

Added you ... and corinna (!) ... to newlib.

- FChE

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Requesting write access to newlib CVS
  2014-08-04 20:45 ` Frank Ch. Eigler
@ 2014-08-05  7:57   ` Corinna Vinschen
  2014-08-05 11:09     ` Frank Ch. Eigler
  0 siblings, 1 reply; 7+ messages in thread
From: Corinna Vinschen @ 2014-08-05  7:57 UTC (permalink / raw)
  To: overseers

[-- Attachment #1: Type: text/plain, Size: 441 bytes --]

On Aug  4 16:44, Frank Ch. Eigler wrote:
> Hi -
> 
> > I'd like to request write access to newlib CVS.  My account name is
> > 'jturney', and my sponsor is Corinna Vinschen.
> 
> Added you ... and corinna (!) ... to newlib.

Er... huh?  I had write permissions all the time.  That makes me curious
no end.  What is the difference between before and after?


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat

[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Requesting write access to newlib CVS
  2014-08-05  7:57   ` Corinna Vinschen
@ 2014-08-05 11:09     ` Frank Ch. Eigler
  2014-08-05 14:44       ` Corinna Vinschen
  0 siblings, 1 reply; 7+ messages in thread
From: Frank Ch. Eigler @ 2014-08-05 11:09 UTC (permalink / raw)
  To: overseers

Hi -

> > Added you ... and corinna (!) ... to newlib.
> Er... huh?  I had write permissions all the time.  That makes me curious
> no end.  What is the difference between before and after?


Before:

          src   newlib
jturney    x
corinna    x

After:

          src   newlib
jturney    x      x
corinna    x      x


- FChE

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Requesting write access to newlib CVS
  2014-08-05 11:09     ` Frank Ch. Eigler
@ 2014-08-05 14:44       ` Corinna Vinschen
  2014-08-06  3:29         ` Ian Lance Taylor
  0 siblings, 1 reply; 7+ messages in thread
From: Corinna Vinschen @ 2014-08-05 14:44 UTC (permalink / raw)
  To: overseers

[-- Attachment #1: Type: text/plain, Size: 628 bytes --]

Hi Frank,

On Aug  5 07:09, Frank Ch. Eigler wrote:
> Hi -
> 
> > > Added you ... and corinna (!) ... to newlib.
> > Er... huh?  I had write permissions all the time.  That makes me curious
> > no end.  What is the difference between before and after?
> 
> 
> Before:
> 
>           src   newlib
> jturney    x
> corinna    x
> 
> After:
> 
>           src   newlib
> jturney    x      x
> corinna    x      x

So IIUC the src membership was sufficient to change files in newlib and
the newlib membership wasn't actually required, right?


Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat

[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Requesting write access to newlib CVS
  2014-08-05 14:44       ` Corinna Vinschen
@ 2014-08-06  3:29         ` Ian Lance Taylor
  0 siblings, 0 replies; 7+ messages in thread
From: Ian Lance Taylor @ 2014-08-06  3:29 UTC (permalink / raw)
  To: overseers

Corinna Vinschen <vinschen@redhat.com> writes:

> So IIUC the src membership was sufficient to change files in newlib and
> the newlib membership wasn't actually required, right?

That's right.  The src group controls access to the source code
repository.  All the newlib group controls is the web pages.

Ian

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-08-06  3:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-04 20:39 Requesting write access to newlib CVS Jon TURNEY
2014-08-04 20:41 ` Corinna Vinschen
2014-08-04 20:45 ` Frank Ch. Eigler
2014-08-05  7:57   ` Corinna Vinschen
2014-08-05 11:09     ` Frank Ch. Eigler
2014-08-05 14:44       ` Corinna Vinschen
2014-08-06  3:29         ` Ian Lance Taylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).