From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: overseers Subject: include src/MAINTAINERS in top lev Date: Sun, 28 May 2000 21:42:00 -0000 Message-ID: <3931F520.46B9CF85@cygnus.com> X-SW-Source: 2000-q2/msg00291.html Message-ID: <20000528214200.qDPUCfnYGwp5fq-CsVG1ZjQVtucjopV7FymMdU-Gt0g@z> FYI, I intend adding src/MAINTAINERS to the top-level of all the src modules. Its been a part of the GDB module for sometime. Since its introduction I've seen a definite switch from: ``Where do I go to get this patch approved?'' to ``FYI, I've committed the attached under the obvious guidelines'' which, I think, has made very ones life a little easier :-) Andrew Index: modules =================================================================== RCS file: /cvs/src/CVSROOT/modules,v retrieving revision 1.17 diff -p -r1.17 modules *** modules 2000/04/29 05:48:44 1.17 --- modules 2000/05/29 04:36:43 *************** src-support -a \ *** 29,34 **** --- 29,35 ---- src/COPYING \ src/COPYING.LIB \ src/ChangeLog \ + src/MAINTAINERS \ src/Makefile.in \ src/README \ src/config \ *************** naked-gdb -a !src/gdb/gdbtk !src/gdb/tes *** 111,117 **** gdb-support -a naked-texinfo naked-bfd naked-opcodes \ naked-readline naked-libiberty naked-mmalloc naked-include \ naked-sim naked-utils src-support naked-intl \ ! src/MAINTAINERS src/djunpack.bat gdb -a naked-gdb gdb-support --- 112,118 ---- gdb-support -a naked-texinfo naked-bfd naked-opcodes \ naked-readline naked-libiberty naked-mmalloc naked-include \ naked-sim naked-utils src-support naked-intl \ ! src/djunpack.bat gdb -a naked-gdb gdb-support