[binutils-gdb] gdb maintainer commit rights

Alan Modra amodra@sourceware.org
Fri Apr 8 11:26:30 GMT 2022


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=129f0aaa9d8179a2562a9c4d88e8d4d6e9d8096e

commit 129f0aaa9d8179a2562a9c4d88e8d4d6e9d8096e
Author: Alan Modra <amodra@gmail.com>
Date:   Fri Apr 8 20:38:50 2022 +0930

    gdb maintainer commit rights
    
    Formalise what ought to be obvious.  The top level of the binutils-gdb
    repository isn't owned by binutils.
    
            * MAINTAINERS: Spelling fix.  GDB global maintainer rights.

Diff:
---
 binutils/MAINTAINERS | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/binutils/MAINTAINERS b/binutils/MAINTAINERS
index ee3cdd01593..082b85f8e55 100644
--- a/binutils/MAINTAINERS
+++ b/binutils/MAINTAINERS
@@ -6,7 +6,7 @@ the assembler (gas), the profiler (gprof), a whole suite of other
 programs (binutils) and the libraries that they use (bfd and
 opcodes).  This project shares a common set of header files with the
 GCC and GDB projects (include), so maintainership of those files is
-shared amoungst the projects.
+shared amongst the projects.
 
 The home page for binutils is:
 
@@ -45,6 +45,10 @@ repository without obtaining approval first:
   Richard Sandiford <rdsandiford@googlemail.com>
   Jan Beulich <jbeulich@suse.com>
 
+GDB global maintainers also have permission to commit and approve
+patches to the top level files and to those parts of bfd files
+primarily used by GDB.
+
       --------- Maintainers ---------
 
 Maintainers are individuals who are responsible for, and have


More information about the Binutils-cvs mailing list