Commit 3467a3f811100245807f794346695283d0062173

Authored by Dmitriy Zaporozhets
2 parents bdd7980d ca1817f1

Merge pull request #101 from drnic/patch-1

Google Group URL in README
Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
@@ -94,6 +94,10 @@ Install gitosis, edit conf/gitosis.yml & start server @@ -94,6 +94,10 @@ Install gitosis, edit conf/gitosis.yml & start server
94 94
95 echo "gem: --no-rdoc --no-ri" > ~/.gemrc 95 echo "gem: --no-rdoc --no-ri" > ~/.gemrc
96 96
  97 +== Community
  98 +
  99 +gitlabhq[https://groups.google.com/forum/?hl=en#!forum/gitlabhq] Google Group
  100 +
97 == Contribute 101 == Contribute
98 102
99 We develop project on our private server. 103 We develop project on our private server.