Jeremy Newman : adding a link to the CodeWeavers Internships page, other misc cleanup

Jeremy Newman jnewman at winehq.org
Thu Jul 9 15:30:42 CDT 2009


Module: website
Branch: master
Commit: 32f681b5d8960a8d7ac954b05b3a27194af008e8
URL:    http://source.winehq.org/git/website.git/?a=commit;h=32f681b5d8960a8d7ac954b05b3a27194af008e8

Author: Jeremy Newman <jnewman at codeweavers.com>
Date:   Thu Jul  9 15:29:28 2009 -0500

adding a link to the CodeWeavers Internships page, other misc cleanup

---

 templates/en/devel.template |   18 +++++++++++++-----
 1 files changed, 13 insertions(+), 5 deletions(-)

diff --git a/templates/en/devel.template b/templates/en/devel.template
index ddb54a8..dd1e4ca 100644
--- a/templates/en/devel.template
+++ b/templates/en/devel.template
@@ -13,25 +13,33 @@ various resources available for our developers.</p>
     <td bgcolor="black"><b style="color: #FFFFFF">About this Option</b></td>
   </tr>
 
-
   <tr bgcolor="#ffffff">
     <td>
         <a href="http://wiki.winehq.org/Developers">Wine Wiki Developer Documentation</a>
     </td>
     <td valign="top">
-        The Wine Wiki Developer pages usually have more current information than this page.
-        A great volunteer job - still available! - would be trimming this page and mostly pointing
-        it to the Wiki pages.
+        The <a href="http://wiki.winehq.org//Developers">Wine Wiki Developer</a> pages will have more current
+        information than this page. It should be the first place for new developers to look.
     </td>
   </tr>
 
+  <tr bgcolor="#ffffff">
+    <td>
+        <a href="http://www.codeweavers.com/about/general/jobs/interns/">Internships</a>
+    </td>
+    <td valign="top">
+        Beginning in Fall 2009, CodeWeavers will be filling 1-2 Wine Development Internship slots every quarter for
+        qualified undergraduate and graduate-level students. We are accepting applications for these positions on
+        an ongoing basis. Students from both the United States and overseas are equally welcome.
+    </td>
+  </tr>
 
   <tr bgcolor="#ffffff">
     <td>
         <a href="{$root}/contributing">Contributing to Wine</a>
     </td>
     <td valign="top">
-        Information for 1st time contributers.
+        Information for 1st time contributors.
     </td>
   </tr>
 




More information about the wine-cvs mailing list