summaryrefslogtreecommitdiffstats
path: root/contrib/README
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/README')
-rw-r--r--contrib/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/README b/contrib/README
index a34a43ef6..013cf421d 100644
--- a/contrib/README
+++ b/contrib/README
@@ -12,6 +12,9 @@ This directory includes:
mysqld-watcher.pl -- This script can be installed as a frequent cron
job to clean up stalled/dead queries.
+ gnatsparse/ -- A Python script used to import a GNATS database
+ into Bugzilla.
+
gnats2bz.pl -- A perl script to help import bugs from a GNATS
database into a Bugzilla database. Contributed by
Tom Schutter <tom@platte.com>