You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by hu...@apache.org on 2016/02/20 12:16:29 UTC

svn commit: r1731374 - /comdev/helpwanted.apache.org/site/js/hw.js

Author: humbedooh
Date: Sat Feb 20 11:16:28 2016
New Revision: 1731374

URL: http://svn.apache.org/viewvc?rev=1731374&view=rev
Log:
add some lingos

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=1731374&r1=1731373&r2=1731374&view=diff
==============================================================================
--- comdev/helpwanted.apache.org/site/js/hw.js (original)
+++ comdev/helpwanted.apache.org/site/js/hw.js Sat Feb 20 11:16:28 2016
@@ -111,7 +111,8 @@ var splashOptions = {
 
 
 var diff = ['Beginner', 'Journeyman', 'Intermediate', 'Advanced', 'Expert']
-var langs = ['c','xml','c++','c-sharp','java','javascript','css','html','perl','ruby','lua','python','go','rust', 'erlang', 'swift', 'groovy', 'haskell']
+var 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']
+
 var types = ['programming', 'web design', 'marketing', 'documentation', 'community', 'translation']
 var types_long = {
     programming: "Programming and Development",