summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2007-03-26 00:42:32 (GMT)
committerJunio C Hamano <junkio@cox.net>2007-03-26 00:42:32 (GMT)
commit620d3f4216e5a9cf29f1de8c91ea5380e766238c (patch)
tree41d07274f75b0c0333c94fba5a86e35316b203cb /README
parent2603fa5fb358ee7834bc9e1a2e391f69d8fce815 (diff)
downloadgit-620d3f4216e5a9cf29f1de8c91ea5380e766238c.zip
git-620d3f4216e5a9cf29f1de8c91ea5380e766238c.tar.gz
git-620d3f4216e5a9cf29f1de8c91ea5380e766238c.tar.bz2
Update README to point at a few key periodical messages to the list
They give a good starting point to new people who want to get involved. This owes suggestions by Martin Langhoff and Steven Grimm. Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index 441167c..548142c 100644
--- a/README
+++ b/README
@@ -38,3 +38,9 @@ requests, comments and patches to git@vger.kernel.org. To subscribe
to the list, send an email with just "subscribe git" in the body to
majordomo@vger.kernel.org. The mailing list archives are available at
http://marc.theaimsgroup.com/?l=git and other archival sites.
+
+The messages titled "A note from the maintainer", "What's in
+git.git (stable)" and "What's cooking in git.git (topics)" and
+the discussion following them on the mailing list give a good
+reference for project status, development direction and
+remaining tasks.