Skip to content

Commit

Permalink
update about page to put brian+edwin
Browse files Browse the repository at this point in the history
  • Loading branch information
tito committed Aug 5, 2012
1 parent 843a197 commit dd19e8e
Show file tree
Hide file tree
Showing 3 changed files with 65 additions and 25 deletions.
Binary file added images/brian.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/edwin.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
90 changes: 65 additions & 25 deletions index.html
Expand Up @@ -354,14 +354,15 @@ <h2>About us</h2>
<a href="http://txzone.net/"><span class="name">Mathieu Virbel</span></a>
<span class="social">
<a href="mailto:mat@kivy.org"><img src="images/icon-mail.png" alt="mail"/></a>
<a href="https://plus.google.com/105862019548406441587/posts"><img src="images/icon-googleplus.png" alt="google Plus"/></a>
<a href="http://facebook.com/mathieu.virbel"><img src="images/icon-facebook.png" alt="facebook"/></a>
<a href="http://twitter.com/mathieuvirbel"><img src="images/icon-twitter.png" alt="twitter"/></a>
</span>
</div>
<div class="devdesc">
He became a programming expert from working in IT for
years before starting with Kivy. He's french. <br/>
On IRC he's <span class="ircnick">tito</span>.
On IRC, he's <span class="ircnick">tito</span>.
</div>
</li>
<li>
Expand All @@ -370,6 +371,7 @@ <h2>About us</h2>
<a href="http://blog.tehansen.de/"><span class="name">Thomas Hansen</span></a>
<span class="social">
<a href="mailto:thomas@kivy.org"><img src="images/icon-mail.png" alt="mail"/></a>
<a href="https://plus.google.com/116222302681747543460/posts"><img src="images/icon-googleplus.png" alt="google Plus"/></a>
<a href="http://facebook.com/thomas.e.hansen"><img src="images/icon-facebook.png" alt="facebook"/></a>
<a href="http://twitter.com/hansent"><img src="images/icon-twitter.png" alt="twitter"/></a>
</span>
Expand All @@ -378,22 +380,7 @@ <h2>About us</h2>
He holds a BSc in <em>Computer Science</em>, pursues a PhD and co-founded <a
href="http://www.fresk.co/">fresk</a>, a company using Kivy.
He lives in the US.<br/>
On IRC he's <span class="ircnick">hansent</span>.
</div>
</li>
<li>
<img class="devpic" src="images/dennda.png" alt="Christopher"/>
<div class="devinfo">
<a href="http://the-space-station.com"><span class="name">Christopher Denter</span></a>
<span class="social">
<a href="mailto:christopher@kivy.org"><img src="images/icon-mail.png" alt="mail"/></a>
<a href="http://facebook.com/christopher.denter"><img src="images/icon-facebook.png" alt="facebook"/></a>
<a href="http://twitter.com/cdntr"><img src="images/icon-twitter.png" alt="twitter"/></a>
</span>
<div class="devdesc">
He holds a BSc in <em>Computational Visualistics</em> and is doing his MSc. He's from Germany.<br/>
On IRC he's <span class="ircnick">dennda</span>.
</div>
On IRC, he's <span class="ircnick">hansent</span>.
</div>
</li>
<li>
Expand All @@ -407,11 +394,11 @@ <h2>About us</h2>
</span>
<div class="devdesc">
He is graduating as an <em>Information Systems engineer</em> while doing internship in a free software service company. He lives in France.<br/>
On IRC he's <span class="ircnick">tshirtman</span>.
On IRC, he's <span class="ircnick">tshirtman</span>.
</div>
</div>
</li>
<li>
<li>
<img class="devpic" src="images/quanon.png" alt="Akshay"/>
<div class="devinfo">
<a href="https://plus.google.com/111271939129335069945"><span class="name">Akshay Arora</span></a>
Expand All @@ -422,7 +409,39 @@ <h2>About us</h2>
</div>
<div class="devdesc">
He's a hobbyist who likes to code for fun. He's from India. <br/>
On IRC he's <span class="ircnick">qua-non</span>.
On IRC, he's <span class="ircnick">qua-non</span>.
</div>
</li>
<li>
<img class="devpic" src="images/brian.png" alt="Brian"/>
<div class="devinfo">
<a href="https://plus.google.com/118381863228368301389"><span class="name">Brian Knapp</span></a>
<span class="social">
<a href="mailto:knapp@kivy.org"><img src="images/icon-mail.png" alt="mail"/></a>
<a href="https://plus.google.com/118381863228368301389/posts"><img src="images/icon-googleplus.png" alt="google Plus"/></a>
</span>
</div>
<div class="devdesc">
He is a mobile/web developer for <a
href="http://www.gitwitcreative.com">Gitwit
Creative</a>, a US-based product
development firm. <br/>
On IRC he's <span class="ircnick">knapper_tech</span>.
</div>
</li>
<li>
<img class="devpic" src="images/edwin.png" alt="Edwin"/>
<div class="devinfo">
<span class="name">Edwin Marshall</span>
<span class="social">
<a href="mailto:edwin@kivy.org"><img src="images/icon-mail.png" alt="mail"/></a>
</span>
</div>
<div class="devdesc">
He's a communication student from the US who
contributes to various open-source Python
projects in his free time. <br/>
On IRC, he's <span class="ircnick">aspidites</span>.
</div>
</li>
</ul>
Expand Down Expand Up @@ -472,13 +491,34 @@ <h2>About us</h2>
</li>
</ul>
</dd>
<dt>Special thanks to</dt>
<dd>
<ul>
<li>
Mark Hembrow, who are one of our first sponsor, by
giving us a Mac Mini. It's currently used for all the
build system: unit test on Windows / MacOSX and Ubuntu
+ building the HTML and PDF documentation.
</li>
<li>
<a href="http://denter.org">Christopher Denter</a> (dennda)
who was a core-developer in the first stage of the project.
He contributed a lot by improving the documentation,
implementing the Kivy extension system, pep8 hook and
fixes, spelling provider. He also did 1 GSOC on the
previous PyMT framework on implementing a virtual keyboard
with a better navigation.
</li>
<li>
<a href="http://vincentautin.fr/">Vincent Autin</a> for
his work as a designer for the project, specially on
the logo !
</li>
</ul>
</dd>

</dl>
<div class="clear"></div>
<p>
A big <em>thanks</em> goes to <a
href="http://vincentautin.fr/">Vincent Autin</a> for his work
as a designer for the project, specially on the logo !
</p>
<p>
Many people have contributed to Kivy and we're always interested in
growing our community. If you want to help in terms of writing code,
Expand Down

0 comments on commit dd19e8e

Please sign in to comment.