diff options
author | Alan Modra <amodra@gmail.com> | 2022-04-08 20:38:50 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2022-04-08 20:47:55 +0930 |
commit | 129f0aaa9d8179a2562a9c4d88e8d4d6e9d8096e (patch) | |
tree | b8308543400dbd0d71cee276c85880bbb13157ec /binutils | |
parent | 110aae55a8b7e19fa5f04998851968e48822605f (diff) | |
download | gdb-129f0aaa9d8179a2562a9c4d88e8d4d6e9d8096e.zip gdb-129f0aaa9d8179a2562a9c4d88e8d4d6e9d8096e.tar.gz gdb-129f0aaa9d8179a2562a9c4d88e8d4d6e9d8096e.tar.bz2 |
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.
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/MAINTAINERS | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/binutils/MAINTAINERS b/binutils/MAINTAINERS index ee3cdd0..082b85f 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 |