This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: FYI: add myself to maintainers (write after approval)


On Thu, Sep 15, 2011 at 1:54 PM, Kevin Pouget <kevin.pouget@gmail.com> wrote:
> Hello,
>
> I commit this patch after being granted the write-after-approval right
>
>
> Cordially,
>
> Kevin
>
> --
>
> 2011-09-15? Kevin Pouget? <kevin.pouget@st.com>
> ? ? ? ?* MAINTAINERS (Right After Approval): Add myself to the list
>

I should commit this patch to fix the typos I made in the ChangeLog if
there is no objection; do I need to write a ChangeLog entry for that
as well?

Cordially,

Kevin
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index e67d9b0..053c6ef 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -175,7 +175,7 @@
 	(inf_has_multiple_thread_cb): New function.
 	(inf_has_multiple_threads): New function.
 
-2011-09-15  Kevin Pouget <kevin.pouget@st.com>
+2011-09-15  Kevin Pouget  <kevin.pouget@st.com>
 
 	PR Python/12692 Add gdb.selected_inferior() to Python interface.
 	* python/py-inferior.c (GdbMethods): New Python method definition.
@@ -197,7 +197,7 @@
 
 2011-09-15  Kevin Pouget  <kevin.pouget@st.com>
 
-	* MAINTAINERS (Right After Approval): Add myself to the list
+	* MAINTAINERS (Write After Approval): Add myself to the list
 
 2011-09-14  Pedro Alves  <pedro@codesourcery.com>
 

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]