]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
Update README, pointing to new home for development and issue tracking.
authorAndres Mejia <amejia004@gmail.com>
Sun, 5 Feb 2012 20:04:09 +0000 (15:04 -0500)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Sat, 17 Mar 2012 19:25:25 +0000 (04:25 +0900)
README

diff --git a/README b/README
index 69238386f6e100e17ededc16d6e12690efd64a75..15c5b7eccdfa467b3a4b19b917e7c70dbb328f21 100644 (file)
--- a/README
+++ b/README
@@ -1,9 +1,14 @@
 README for libarchive bundle.
 
 Questions?  Issues?
-   * http://libarchive.googlecode.com/ is the home for ongoing
-     libarchive development, including issue tracker, additional
-     documentation, and links to the libarchive mailing lists.
+   * http://libarchive.github.com/ is the home for ongoing
+     libarchive development, including documentation, and
+     links to the libarchive mailing lists.
+   * To report an issue, use the issue tracker at
+     http://code.google.com/p/libarchive/issues/list
+   * To submit an enhancement to libarchive, please submit
+     a pull request via GitHub.
+     https://github.com/libarchive/libarchive/pulls
 
 This distribution bundle includes the following components:
    * libarchive: a library for reading and writing streaming archives