Author: hboutemy Date: Sat Nov 26 13:34:16 2016 New Revision: 1771482 URL: http://svn.apache.org/viewvc?rev=1771482&view=rev Log: [COMDEV-190] added object-c language
Modified: comdev/helpwanted.apache.org/site/js/hw.js Modified: comdev/helpwanted.apache.org/site/js/hw.js URL: http://svn.apache.org/viewvc/comdev/helpwanted.apache.org/site/js/hw.js?rev=1771482&r1=1771481&r2=1771482&view=diff ============================================================================== --- comdev/helpwanted.apache.org/site/js/hw.js (original) +++ comdev/helpwanted.apache.org/site/js/hw.js Sat Nov 26 13:34:16 2016 @@ -135,7 +135,7 @@ diff = ['Beginner', 'Journeyman', 'Inter diff_explanation = ['This is an easy task that anyone can get started on', 'This requires a bit of knowledge of the project, but otherwise is an easy task', 'This requires a good knowledge of the project', 'This requires a good knowledge of the project and good technical skills', 'This requires intimate knowledge of the project and excellent technical skills']; -langs = ['c', 'xml', 'c++', 'c-sharp', 'java', 'javascript', 'css', 'html', 'perl', 'ruby', 'lua', 'python', 'go', 'rust', 'erlang', 'swift', 'groovy', 'haskell', 'scala', 'php', 'bash', 'tcl', 'jsp', 'svg']; +langs = ['c', 'xml', 'c++', 'c-sharp', 'objective-c', 'java', 'javascript', 'css', 'html', 'perl', 'ruby', 'lua', 'python', 'go', 'rust', 'erlang', 'swift', 'groovy', 'haskell', 'scala', 'php', 'bash', 'tcl', 'jsp', 'svg']; spoken_langs = ['english', 'french', 'german', 'spanish', 'russian', 'italian', 'japanese', 'chinese'];