diff --git a/Teams/Velocitones/ABOUT.md b/Teams/Velocitones/ABOUT.md index 39f96b7..f34bde6 100644 --- a/Teams/Velocitones/ABOUT.md +++ b/Teams/Velocitones/ABOUT.md @@ -3,3 +3,14 @@ ## Members --- - Ridley: Toilet Control Software Engineer (created the Velocity ToiletPi) + - Josh: Dandy fellow who makes code sometimes + +## Languages +--- + - English + - Python + Django + - JavaScript + - Ruby + - Rust + - Coffeescript + - C# diff --git a/Teams/Velocitones/team.json b/Teams/Velocitones/team.json index 9c622a3..f4bd121 100644 --- a/Teams/Velocitones/team.json +++ b/Teams/Velocitones/team.json @@ -7,6 +7,13 @@ "koding": "ridley", "location": "Utah, USA", "lead": true + }, + { + "name": "Joshua Beitler", + "twitter": "joshbeitler", + "koding": "hackalot", + "location": "Utah, USA", + "lead": false, } ] }