diff options
author | Andrew Cagney <cagney@redhat.com> | 2000-02-14 04:42:15 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2000-02-14 04:42:15 +0000 |
commit | 0c566c2e6cab1196036cb4bffb22c1b4e0e98593 (patch) | |
tree | 0b86b9ca043999559a69365f3f5b4832ef92ab0a | |
parent | 3ca72b44a8acb97c3ce737011ff7c767262053be (diff) | |
download | gdb-0c566c2e6cab1196036cb4bffb22c1b4e0e98593.zip gdb-0c566c2e6cab1196036cb4bffb22c1b4e0e98593.tar.gz gdb-0c566c2e6cab1196036cb4bffb22c1b4e0e98593.tar.bz2 |
Nick Duffek is the UnixWare threads maintainer.
-rw-r--r-- | gdb/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 422fe4a..59ea5f7 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +Mon Feb 14 15:39:01 2000 Andrew Cagney <cagney@b1.cygnus.com> + + * MAINTAINERS: Make Nick Duffek the UnixWare threads maintainer. + Mon Feb 14 15:20:26 2000 Andrew Cagney <cagney@b1.cygnus.com> From 1999-11-24 Jason Merrill <jason@casey.cygnus.com>: diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index 30051e8..dce097e 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -41,6 +41,7 @@ GNU/Linux PPC native Kevin Buettner kevinb@cygnus.com hurd native Mark Kettenis kettenis@wins.va.nl macos host & native Stan Shebs shebs@apple.com hpux, hp pa native Jeff Law law@cygnus.com +UnixWare Threads Nick Duffek nsd@cygnus.com Core: Generic components used by all of GDB |