public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* Add to maintainers list.
@ 2014-11-20 16:36 Alex Velenko
  2014-11-21 10:46 ` Alex Velenko
  2014-11-21 10:51 ` Marcus Shawcroft
  0 siblings, 2 replies; 6+ messages in thread
From: Alex Velenko @ 2014-11-20 16:36 UTC (permalink / raw)
  To: gcc-patches; +Cc: Marcus.Shawcroft

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


2014-11-20  Alex Velenko  <Alex.Velenko@arm.com>

	*MAINTAINERS (write-after-approval): Add myself.

diff --git a/MAINTAINERS b/MAINTAINERS
index 11a28ef..eada4e9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -566,6 +566,7 @@ David Ung					<davidu@mips.com>
 Neil Vachharajani				<nvachhar@gmail.com>
 Kris Van Hees					<kris.van.hees@oracle.com>
 Joost VandeVondele				<joost.vandevondele@mat.ethz.ch>
+Alex Velenko					<alex.velenko@arm.com>
 Ilya Verbin					<iverbin@gmail.com>
 Kugan Vivekanandarajah				<kuganv@linaro.org>
 Tom de Vries					<tom@codesourcery.com>

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

* Re: Add to maintainers list.
  2014-11-20 16:36 Add to maintainers list Alex Velenko
@ 2014-11-21 10:46 ` Alex Velenko
  2015-01-24 22:50   ` Gerald Pfeifer
  2014-11-21 10:51 ` Marcus Shawcroft
  1 sibling, 1 reply; 6+ messages in thread
From: Alex Velenko @ 2014-11-21 10:46 UTC (permalink / raw)
  To: gcc-patches; +Cc: Marcus Shawcroft

Hi,

>
> 2014-11-20  Alex Velenko  <Alex.Velenko@arm.com>
>
> 	*MAINTAINERS (write-after-approval): Add myself.
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 11a28ef..eada4e9 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -566,6 +566,7 @@ David Ung					<davidu@mips.com>
>   Neil Vachharajani				<nvachhar@gmail.com>
>   Kris Van Hees					<kris.van.hees@oracle.com>
>   Joost VandeVondele				<joost.vandevondele@mat.ethz.ch>
> +Alex Velenko					<alex.velenko@arm.com>
>   Ilya Verbin					<iverbin@gmail.com>
>   Kugan Vivekanandarajah				<kuganv@linaro.org>
>   Tom de Vries					<tom@codesourcery.com>
>

Can someone, please, approve?
Kind regards,
Alex

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

* Re: Add to maintainers list.
  2014-11-20 16:36 Add to maintainers list Alex Velenko
  2014-11-21 10:46 ` Alex Velenko
@ 2014-11-21 10:51 ` Marcus Shawcroft
  1 sibling, 0 replies; 6+ messages in thread
From: Marcus Shawcroft @ 2014-11-21 10:51 UTC (permalink / raw)
  To: Alex Velenko; +Cc: gcc-patches

On 20 November 2014 16:27, Alex Velenko <alex.velenko@arm.com> wrote:
>
> 2014-11-20  Alex Velenko  <Alex.Velenko@arm.com>
>
>         *MAINTAINERS (write-after-approval): Add myself.
>

Your patch looks fine, commit it.  /Marcus

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

* Re: Add to maintainers list.
  2014-11-21 10:46 ` Alex Velenko
@ 2015-01-24 22:50   ` Gerald Pfeifer
  2015-01-25 15:09     ` Tom de Vries
  0 siblings, 1 reply; 6+ messages in thread
From: Gerald Pfeifer @ 2015-01-24 22:50 UTC (permalink / raw)
  To: Alex Velenko; +Cc: gcc-patches, Marcus Shawcroft

Hi Alex,

On Friday 2014-11-21 10:07, Alex Velenko wrote:
> Can someone, please, approve?

we tried to document this in https://gcc.gnu.org/svnwrite.html .

Can you perhaps suggest a way for us to improve this to make
it more clear or easier to find?

Gerald

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

* Re: Add to maintainers list.
  2015-01-24 22:50   ` Gerald Pfeifer
@ 2015-01-25 15:09     ` Tom de Vries
  2015-01-25 22:41       ` Mike Stump
  0 siblings, 1 reply; 6+ messages in thread
From: Tom de Vries @ 2015-01-25 15:09 UTC (permalink / raw)
  To: Gerald Pfeifer; +Cc: Alex Velenko, gcc-patches, Marcus Shawcroft

On 24-01-15 20:41, Gerald Pfeifer wrote:
> Hi Alex,
>
> On Friday 2014-11-21 10:07, Alex Velenko wrote:
>> Can someone, please, approve?
>
> we tried to document this in https://gcc.gnu.org/svnwrite.html .
>
> Can you perhaps suggest a way for us to improve this to make
> it more clear or easier to find?
>

How about this?

Thanks,
- Tom

diff --git a/MAINTAINERS b/MAINTAINERS
index 05cf4cd..c39dbae 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -597,6 +597,10 @@ Jon Ziegler 
<jonz@apple.com>
  Roman Zippel                                   <zippel@linux-m68k.org>
  Josef Zlomek                                   <josef.zlomek@email.cz>

+Note that after receiving write approval, no patch approval is needed to add
+yourself to the Write-After-Approval list.  See also
+https://gcc.gnu.org/svnwrite.html#authenticated.
+
  Bug database only accounts

  James Dennett                                  <jdennett@acm.org>

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

* Re: Add to maintainers list.
  2015-01-25 15:09     ` Tom de Vries
@ 2015-01-25 22:41       ` Mike Stump
  0 siblings, 0 replies; 6+ messages in thread
From: Mike Stump @ 2015-01-25 22:41 UTC (permalink / raw)
  To: Tom de Vries; +Cc: Gerald Pfeifer, Alex Velenko, gcc-patches, Marcus Shawcroft

On Jan 25, 2015, at 2:10 AM, Tom de Vries <Tom_deVries@mentor.com> wrote:
> On 24-01-15 20:41, Gerald Pfeifer wrote:
>> Hi Alex,
>> 
>> On Friday 2014-11-21 10:07, Alex Velenko wrote:
>>> Can someone, please, approve?
>> 
>> we tried to document this in https://gcc.gnu.org/svnwrite.html .
>> 
>> Can you perhaps suggest a way for us to improve this to make
>> it more clear or easier to find?
>> 
> 
> How about this?

I’d rather not.  Policy should go into the policy page, and if people can’t read and understand the policy page and ask about policy anyway, then that is a good thing.  We can point them back at the policy page and they can read it again.  Edits to policy should go into the policy page.  That way, one can read just the policy page and keep up.  Anyway, that’s my take.

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

end of thread, other threads:[~2015-01-25 20:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-20 16:36 Add to maintainers list Alex Velenko
2014-11-21 10:46 ` Alex Velenko
2015-01-24 22:50   ` Gerald Pfeifer
2015-01-25 15:09     ` Tom de Vries
2015-01-25 22:41       ` Mike Stump
2014-11-21 10:51 ` Marcus Shawcroft

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).