diff options
author | terry%mozilla.org <> | 1999-09-22 05:11:56 +0200 |
---|---|---|
committer | terry%mozilla.org <> | 1999-09-22 05:11:56 +0200 |
commit | 4307ab9b8a44537a99ae9f8cb1cb9a1500273b0d (patch) | |
tree | cfe34265d4ea8a3191fe034f81d473d5d0c4cb2c | |
parent | fa2c49a7dc03fdcd60b13d4505ff45d0740e4c90 (diff) | |
download | bugzilla-4307ab9b8a44537a99ae9f8cb1cb9a1500273b0d.tar.gz bugzilla-4307ab9b8a44537a99ae9f8cb1cb9a1500273b0d.tar.xz |
Added a directory for contributed software.
-rw-r--r-- | contrib/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/contrib/README b/contrib/README new file mode 100644 index 000000000..89ad2c58d --- /dev/null +++ b/contrib/README @@ -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> |