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 | 72ca629fe1f227bdef44d2d7ef94d6cdc08eac10 (patch) | |
tree | 91e5a5ef56674f7a0283697b1faa3204e1181015 /sim/MAINTAINERS | |
parent | d88499536edd3e088cfaa00dc19b4fc0a21168ad (diff) | |
download | gdb-72ca629fe1f227bdef44d2d7ef94d6cdc08eac10.zip gdb-72ca629fe1f227bdef44d2d7ef94d6cdc08eac10.tar.gz gdb-72ca629fe1f227bdef44d2d7ef94d6cdc08eac10.tar.bz2 |
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 dc1d4b1..653fa23 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. |