aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--MAINTAINERS8
2 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6b5b2a8..4e27bf0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-08-18 Ben Elliston <bje@wasabisystems.com>
+
+ * MAINTAINERS: New file.
+
2003-08-17 Ben Elliston <bje@wasabisystems.com>
* doc/Makefile.am (AUTOMAKE_OPTIONS): Remove empty variable.
diff --git a/MAINTAINERS b/MAINTAINERS
new file mode 100644
index 0000000..1e63a9e
--- /dev/null
+++ b/MAINTAINERS
@@ -0,0 +1,8 @@
+The maintainers of DejaGnu are:
+
+ Rob Savoye <rob@welcomehome.org>
+ Ben Elliston <bje@wasabisystems.com>
+
+Code should be written to follow Tom Tromey's Tcl style guide:
+
+ http://cafe.colorado.edu/~tromey/tcl-style-guide.html