]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Added a directory for contributed software.
authorterry%mozilla.org <>
Wed, 22 Sep 1999 03:11:56 +0000 (03:11 +0000)
committerterry%mozilla.org <>
Wed, 22 Sep 1999 03:11:56 +0000 (03:11 +0000)
contrib/README [new file with mode: 0644]

diff --git a/contrib/README b/contrib/README
new file mode 100644 (file)
index 0000000..89ad2c5
--- /dev/null
@@ -0,0 +1,10 @@
+This directory contains contributed software related to Bugzilla.
+Things in here have not necessarily been tested or tried by anyone
+except the original contributor, so tred carefully.  But it may still
+be useful to you.
+
+This directory includes:
+
+        gnats2bz.pl -- a perl script to help import bugs from a GNATS 
+                        database into a Bugzilla database.  Contributed by
+                        Tom Schutter <tom@platte.com>