mirror of
https://github.com/alexkay/spek.git
synced 2025-04-17 00:52:20 +03:00
[web] Project is now hosted on Google Code
This commit is contained in:
parent
6f57f45eb1
commit
7b8e7ffae1
@ -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
|
||||
|
@ -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:alexander@kojevnikov.com">email</a>.</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user