add sourceware to member projects
This commit is contained in:
parent
190d34148b
commit
52e9f271db
2 changed files with 19 additions and 0 deletions
10
www/conservancy/static/img/projects/sourceware.svg
Normal file
10
www/conservancy/static/img/projects/sourceware.svg
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="197px" height="197px" viewBox="0 0 197 197" enable-background="new 0 0 197 197" xml:space="preserve">
|
||||
<circle fill="#0FAD2C" cx="98.5" cy="98.5" r="98.5"/>
|
||||
<circle fill="#FFFFFF" cx="98.5" cy="98.5" r="78.398"/>
|
||||
<circle fill="#0FAD2C" cx="98.5" cy="98.5" r="55.28"/>
|
||||
<circle fill="#FFFFFF" cx="98.5" cy="98.5" r="30.153"/>
|
||||
<rect x="36.184" y="86.439" fill="#FFFFFF" width="45.23" height="25.127"/>
|
||||
</svg>
|
After Width: | Height: | Size: 688 B |
|
@ -616,6 +616,15 @@ which allows many tests using the APIs to be run in parallel. It works
|
|||
with most browsers, including Firefox, Internet Explorer, Google Chrome,
|
||||
Safari and Opera.</p>
|
||||
|
||||
<h2 id="Sourceware"><a href="http://sourceware.org/">Sourceware</a></h2>
|
||||
|
||||
<img class="project-logo" src="../../img/projects/sourceware.svg" alt="copyleft logo" />
|
||||
|
||||
<p>Sourceware is a Free Software hosting project for toolchain and
|
||||
developer tools. Free Software needs Free Infrastructure. It is
|
||||
our goal to offer a worry-free, friendly home for Free Software
|
||||
projects.</p>
|
||||
|
||||
<h2><a href="http://squeak.org/">Squeak</a></h2>
|
||||
|
||||
<img class="project-logo" src="../../img/projects/squeak.svg" alt="" />
|
||||
|
|
Loading…
Reference in a new issue