[web] Project is now hosted on Google Code

This commit is contained in:
Alexander Kojevnikov 2010-05-15 12:12:05 +10:00
parent 6f57f45eb1
commit 7b8e7ffae1
2 changed files with 2 additions and 8 deletions

View File

@ -19,11 +19,6 @@ handlers:
upload: index.html
mime_type: text/html
- url: /(.*).bz2
static_files: \1.bz2
upload: (.*).bz2
mime_type: application/x-bzip
- url: /(.*).png
static_files: \1.png
upload: (.*).png

View File

@ -69,9 +69,8 @@
</ul>
<h2>Contribute</h2>
<p>Spek is free and open source software licensed under <a href="http://www.gnu.org/licenses/gpl.html">GNU GPLv3</a>. The project is written in <a href="http://live.gnome.org/Vala">Vala</a>, the code is hosted on <a href="http://gitorious.org/spek">Gitorious</a>.</p>
<p>Patches are very much welcome and can be sent by email or as Gitorious merge requests.</p>
<p>Report bugs and request new features by editing <a href="http://gitorious.org/spek/pages/Bugs">this wiki page</a> or by email.</p>
<p>Spek is free and open source software licensed under <a href="http://www.gnu.org/licenses/gpl.html">GNU GPLv3</a>. The project is written in <a href="http://live.gnome.org/Vala">Vala</a>, the code is hosted on <a href="http://gitorious.org/spek">Gitorious</a>. Patches can be sent by email or as Gitorious merge requests.</p>
<p>Report bugs and request new features <a href="http://code.google.com/p/spek/issues/list">here</a>.</p>
<h2>Feedback</h2>
<p>Spek is maintained by <a href="http://versia.com">Alexander Kojevnikov</a>, you can contact him by <a href="mailto:&#97;l&#101;&#120;&#97;&#110;&#100;&#101;&#114;&#64;&#107;&#111;&#106;&#101;v&#110;i&#107;&#111;v.&#99;&#111;&#109;">email</a>.</p>