diff options
author | Nick Clifton <nickc@redhat.com> | 2002-02-07 09:09:13 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-02-07 09:09:13 +0000 |
commit | 5763f0732ccd66d6735ad821ae8a4c48d0b81082 (patch) | |
tree | 6393ed6d81481ff692dcc548b563e9cd2a1e2903 /sim/MAINTAINERS | |
parent | 21c0d3f8cd2d9e7dd1bb98503e40e4e675d27c05 (diff) | |
download | gdb-5763f0732ccd66d6735ad821ae8a4c48d0b81082.tar.gz |
Document check-in procedures
Diffstat (limited to 'sim/MAINTAINERS')
-rw-r--r-- | sim/MAINTAINERS | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/sim/MAINTAINERS b/sim/MAINTAINERS index dc1d4b1d1b7..653fa2347b1 100644 --- a/sim/MAINTAINERS +++ b/sim/MAINTAINERS @@ -1,4 +1,13 @@ -Maintiners for particular sims: + SIM Maintainers + +The simulator is part of the GDB project, so see the file +gdb/MAINTAINERS for general information about maintaining these files. + +If you are considering contributing a patch, please see the file +gdb/CONTRIBUTE. Patches to these files should be posted to: +gdb-patches@sources.redhat.com + + Maintiners for particular sims: arm Nick Clifton <nickc@redhat.com> ppc Andrew Cagney <ac131313@redhat.com> @@ -6,5 +15,3 @@ ppc Geoff Keating <geoffk@redhat.com> mips Andrew Cagney <ac131313@redhat.com> mips Chris Demetriou <cgd@broadcom.com> common Ben Elliston <bje@redhat.com> - -The remainder of this file is intentionally left blank. |