Merge commit 'dkg/master'
[monkeysphere.git] / website / community.mdwn
1 [[!template id="nav"]]
2
3 [[meta title="Monkeysphere community"]]
4
5 # Mailing list #
6
7 The Monkeysphere project is a new project with just one mailing list
8 at the moment. Its where we roll our sphere, discuss development
9 issues, the project, and various complicated conundrums involving
10 subjects around the web of trust.
11
12 [Join us](https://lists.riseup.net/www/info/monkeysphere), we're a
13 friendly bunch. You can also [look through our
14 archives](https://lists.riseup.net/www/arc/monkeysphere) if you don't
15 believe us.
16
17 # Development #
18
19 The Monkeysphere uses a distributed development model with
20 [git](http://git.or.cz/).  Once you've [installed
21 git](http://www.spheredev.org/wiki/Git_for_the_lazy), you can [git
22 clone](http://www.kernel.org/pub/software/scm/git/docs/git-clone.html)
23 from this web site:
24
25         git clone git://monkeysphere.info/monkeysphere
26
27 ## Individual developer repositories ##
28
29 You might also be interested in the repositories of individual
30 developers, which may contain branches or features not yet in the main
31 offering:
32
33 [Daniel Kahn Gillmor](http://cmrg.fifthhorseman.net/wiki/dkg):
34
35         git clone git://lair.fifthhorseman.net/~dkg/monkeysphere
36
37 [Jameson Graef Rollins](http://cmrg.fifthhorseman.net/wiki/jrollins):
38
39         git clone git://lair.fifthhorseman.net/~jrollins/monkeysphere
40
41 Micah Anderson:
42         
43         git clone git://labs.riseup.net/~micah/monkeysphere
44  
45
46 # Contact #
47
48 Please feel free to contact any of the Monkeysphere developers or post
49 to the mailing list with questions, comments, bug reports, requests,
50 etc.