summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2013-04-15 21:09:24 -0700
committerGuy Harris <guy@alum.mit.edu>2013-04-15 21:09:24 -0700
commit8e6ada81e6e5463d443190a266e184be8c67de56 (patch)
treea51553d5c1f2743e2d06e2f79eaa5ba11e0f1d42 /README
parente3591424ed82947e1fe791958ca917850948a370 (diff)
downloadtcpdump-8e6ada81e6e5463d443190a266e184be8c67de56.tar.gz
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.
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
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.