Re: [PATCH] Add myself to MAINTAINERS

2020-03-11 Thread binbin via Gcc-patches

Hi,

On 2020/3/12 上午10:19, Bin Bin Lv wrote:

Hi,

This adds myself to MAINTAINERS in the Write After Approval section.

gcc/ChangeLog

2020-03-11  Bin Bin Lv  

* MAINTAINERS (Write After Approval): Add myself.
---
  MAINTAINERS | 1 +
  1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index be80166..56574fb1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -497,6 +497,7 @@ Martin v. Löwis 

  H.J. Lu   
  Xiong Hu Luo  
  Christophe Lyon   
+Bin Bin Lv 
  Luis Machado  
  Ziga Mahkovec 
  Matthew Malcomson 



Oops, updated to the right place.  Thanks.



Re: [PATCH] Add myself to MAINTAINERS (not-committed)

2018-11-03 Thread Stafford Horne
On Sat, Nov 03, 2018 at 10:34:40AM -0500, Peter Bergner wrote:
> On 11/3/18 1:01 AM, Stafford Horne wrote:
> > Nevermind, I don not have write access. I will request to:
> > 
> >   overse...@gcc.gnu.org
> > 
> 
> Use the following form to request write access:
> 
> https://sourceware.org/cgi-bin/pdw/ps_form.cgi

Thank you, this is for requesting a new account.  I already have an account.
The page also mentions if you already have an account and just need write access
to a new project then mail `overseers`; which I have just done.

-Stafford


Re: [PATCH] Add myself to MAINTAINERS (not-committed)

2018-11-03 Thread Peter Bergner
On 11/3/18 1:01 AM, Stafford Horne wrote:
> Nevermind, I don not have write access. I will request to:
> 
>   overse...@gcc.gnu.org
> 

Use the following form to request write access:

https://sourceware.org/cgi-bin/pdw/ps_form.cgi

Peter



Re: [PATCH] Add myself to MAINTAINERS (not-committed)

2018-11-03 Thread Stafford Horne
Nevermind, I don not have write access. I will request to:

  overse...@gcc.gnu.org

On Sat, Nov 03, 2018 at 02:55:17PM +0900, Stafford Horne wrote:
> Committing this.
> 
> 2018-11-02  Stafford Horne  
> 
>   * MAINTAINERS (Write After Approval): Add myself.
> 
> Index: MAINTAINERS
> ===
> --- MAINTAINERS   (revision 265762)
> +++ MAINTAINERS   (working copy)
> @@ -415,6 +415,7 @@ Stuart Henderson  
> 
>  Matthew Hiller   
>  Kazu Hirata  
>  Manfred Hollstein
> +Stafford Horne   
>  Cong Hou 
>  Falk Hueffner
>  Andrew John Hughes   


Re: [PATCH] Add myself to MAINTAINERS

2015-05-11 Thread Paulo Matos
On Sun, 10 May 2015 21:08:04 +, Paulo Matos wrote:

 Somehow I never added myself to the MAINTAINERS file.
 Apologies for that. OK to commit?
 
 2015-05-10  Paulo Matos  pa...@matos-sorge.com
 
 * MAINTAINERS: Add myself as commit after approval.
 
 diff --git a/MAINTAINERS b/MAINTAINERS index 7dc4c8f..c5d6c99 100644 ---
 a/MAINTAINERS +++ b/MAINTAINERS @@ -483,6 +483,7 @@ David Malcolm
 dmalc...@redhat.com
  Mikhail Maltsev
 malts...@gmail.com
  Simon Martin
 simar...@users.sourceforge.net
  Ranjit Mathew  rmat...@hotmail.com
 +Paulo Matospa...@matos-sorge.com
  Michael Matz   m...@suse.de
  Greg McGaryg...@gnu.org
  Roland McGrath rol...@hack.frob.com

Committed as obvious.

-- 
Paulo Matos



Re: [PATCH]Add myself to MAINTAINERS

2014-11-21 Thread Richard Earnshaw
On 21/11/14 11:16, Renlin Li wrote:
 Hi,
 
 This patch is to add myself into Write After Approval section of 
 MAINTAINERS file.
 
 Is it Okay to commit?
 
 Regards,
 Renlin Li
 
 
 ChangeLog:
 
 2014-11-21  Renlin Li  renlin...@arm.com
 
  * MAINTAINERS (Write After Approval): Add myself.
 
 
 tmp.patch
 
 
 diff --git a/MAINTAINERS b/MAINTAINERS
 index 56e68c5..96a7497 100644
 --- a/MAINTAINERS
 +++ b/MAINTAINERS
 @@ -461,6 +461,7 @@ Georg-Johann Lay  a...@gjlay.de
  Marc Lehmann p...@goof.com
  James Lemke  jwle...@codesourcery.com
  Kriang Lerdsuwanakij lerds...@users.sourceforge.net
 +Renlin Lirenlin...@arm.com
  Xinliang David Lidavi...@google.com
  Jiangning Liujiangning@arm.com
  Sa Liu   sa...@de.ibm.com
 

OK

R.




Re: [PATCH]Add myself to MAINTAINERS

2014-11-21 Thread Markus Trippelsdorf
On 2014.11.21 at 11:42 +, Richard Earnshaw wrote:
 On 21/11/14 11:16, Renlin Li wrote:
  Hi,
  
  This patch is to add myself into Write After Approval section of 
  MAINTAINERS file.
  
  Is it Okay to commit?
 
 OK

There is no need to ask for permission in this case:
http://gcc.gnu.org/svnwrite.html#authenticated

Once you get a gcc.gnu.org account you could just add yourself.

-- 
Markus