From: Guy Harris Date: Tue, 16 Apr 2013 04:09:24 +0000 (-0700) Subject: Point people to the the-tcpdump-group repositories, not the mcr repositories. X-Git-Url: https://git.tcpdump.org/tcpdump/commitdiff_plain/0f5b6fd3e9a5d6d269e9a01f8acbacbcaebf12d5 Point people to the the-tcpdump-group repositories, not the mcr repositories. We've created a the-tcpdump-group organization on GitHub, and created repositories for libpcap and tcpdump, owned by them. Those are now the "official" GitHub locations for repositories from which to clone or against which to file issues/pull requests. --- diff --git a/README b/README index e7b5d65c..b18263b5 100644 --- a/README +++ b/README @@ -15,7 +15,7 @@ Version 4.x.y of TCPDUMP can be retrieved with the CVS tag "tcpdump_4_xrely": Please submit patches by forking the branch on GitHub at - http://github.com/mcr/tcpdump/tree/master + http://github.com/the-tcpdump-group/tcpdump/tree/master and issuing a pull request. @@ -74,12 +74,12 @@ to the address "tcpdump-workers@lists.tcpdump.org". Bugs, support requests, and feature requests may also be submitted on the GitHub issue tracker for tcpdump at - https://github.com/mcr/tcpdump/issues + https://github.com/the-tcpdump-group/tcpdump/issues Source code contributions, etc. should be sent to the email address above or submitted by forking the branch on GitHub at - http://github.com/mcr/tcpdump/tree/master + http://github.com/the-tcpdump-group/tcpdump/tree/master and issuing a pull request.