aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/ChangeLog5
-rw-r--r--gdb/MAINTAINERS18
2 files changed, 22 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index a203529..b495f90 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2005-06-21 Andrew Cagney <cagney@gnu.org>
+
+ * MAINTAINERS: List GDB's Steering Committee as responsible for
+ GDB's maintenance.
+
2005-06-21 Mark Kettenis <kettenis@gnu.org>
* inf-ttrace.c (inf_ttrace_xfer_partial): Change type of readbuf
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index 7adfdc9..4b2bdfd 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -1,4 +1,20 @@
- GDB Maintainers
+ GDB Maintainers
+
+ GDB Steering Committee
+
+The members of the GDB Steering Committee are the FSF-appointed
+maintainers of the GDB project.
+
+ Jim Blandy (Red Hat)
+ Andrew Cagney (Red Hat)
+ Robert Dewar (AdaCore, NYU)
+ Klee Dienes (Apple)
+ Paul Hilfinger (UC Berkeley)
+ Dan Jacobowitz (CodeSourcery)
+ Stan Shebs (Apple)
+ Richard Stallman (FSF)
+ Ian Lance Taylor (C2)
+ Todd Whitesel
Global Maintainers