diff options
author | Ben Elliston <bje@gnu.org> | 2009-10-15 10:42:59 +1100 |
---|---|---|
committer | Ben Elliston <bje@gnu.org> | 2009-10-15 10:52:42 +1100 |
commit | 8ffdd188690d8c94691ed87dc748fb98c6a58719 (patch) | |
tree | f26a714d51b3a6989d6ac36ec6b87f408aee6aa2 | |
parent | eae3e56b4bef67aa967f1d2d81acef50074f2404 (diff) | |
download | dejagnu-8ffdd188690d8c94691ed87dc748fb98c6a58719.zip dejagnu-8ffdd188690d8c94691ed87dc748fb98c6a58719.tar.gz dejagnu-8ffdd188690d8c94691ed87dc748fb98c6a58719.tar.bz2 |
* MAINTAINERS: Remove refererence to Tom Tromey's Tcl style guide.
This web page has disappeared.
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | MAINTAINERS | 4 |
2 files changed, 5 insertions, 4 deletions
@@ -1,3 +1,8 @@ +2009-10-15 Ben Elliston <bje@gnu.org> + + * MAINTAINERS: Remove refererence to Tom Tromey's Tcl style guide. + This web page has disappeared. + 2009-07-06 Ben Elliston <bje@gnu.org> * doc/dejagnu.xml, doc/ref.xml, doc/user.xml: Mark up options with diff --git a/MAINTAINERS b/MAINTAINERS index adceab3..29b9b08 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2,7 +2,3 @@ The maintainers of DejaGnu are: Rob Savoye <rob@welcomehome.org> Ben Elliston <bje@gnu.org> - -Code should be written to follow Tom Tromey's Tcl style guide: - - http://cafe.colorado.edu/~tromey/tcl-style-guide.html |