diff options
author | Andrew Cagney <cagney@redhat.com> | 2000-02-28 00:22:03 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2000-02-28 00:22:03 +0000 |
commit | 8860ff2e51fe8f1cea0d2fed4af876d86eb96e4a (patch) | |
tree | d26e74c778da04bd05e023710c2d02654dc58f54 /mmalloc/MAINTAINERS | |
parent | d1bcade6ba573fe30ebc48d71cbc53e4085a9502 (diff) | |
download | gdb-8860ff2e51fe8f1cea0d2fed4af876d86eb96e4a.zip gdb-8860ff2e51fe8f1cea0d2fed4af876d86eb96e4a.tar.gz gdb-8860ff2e51fe8f1cea0d2fed4af876d86eb96e4a.tar.bz2 |
Add MAINTAINERS file to mmalloc directory - part of GDB and maintained
by GDB's Host maintainers.
Diffstat (limited to 'mmalloc/MAINTAINERS')
-rw-r--r-- | mmalloc/MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mmalloc/MAINTAINERS b/mmalloc/MAINTAINERS new file mode 100644 index 0000000..0904867 --- /dev/null +++ b/mmalloc/MAINTAINERS @@ -0,0 +1,5 @@ +The mmalloc directory is maintained by the GDB group's Host +maintainers. + +This code is in a maintain-only phase - only configury patches fixing +host compile problems are generally accepted. |