diff --git a/Dev.md b/Dev.md index 3a28329..121583c 100644 --- a/Dev.md +++ b/Dev.md @@ -3,11 +3,11 @@ Views into the process of Tahoe hackery. * The Roadmap page (linked at the top of each page) shows the next planned release and what improvements and bugfixes we are working on. * [The User Doc page](Doc) - * [Google Summer of Code Ideas](GSoCIdeas) ## Developer Docs * [the docs/ directory]source:docs/ <-- most core doc is in the source tree here * [Capabilities](Capabilities): help to clear up confusion about readcaps and writecaps and verifycaps, etc + * [PatchReviewProcess](PatchReviewProcess) <-- You can help! ## Community @@ -15,6 +15,7 @@ Views into the process of Tahoe hackery. * Tahoe hackers chat on [irc.freenode.net in channel #tahoe]irc://irc.freenode.net/%23tahoe. * [The CREDITS file]source:CREDITS contains names people who have contributed to the Tahoe project. * [The [RelatedProjects](RelatedProjects) page](RelatedProjects) has extensions to Tahoe and integrations of Tahoe with other open source software. + * [Google Summer of Code Ideas](GSoCIdeas) (historical, from GSoC 2009) ## Extensions