Skip to content

Commit

Permalink
Hansen -> Hanson, TODO added for QA credits, see #64
Browse files Browse the repository at this point in the history
  • Loading branch information
mbarlow12 committed Sep 25, 2018
1 parent d063d4e commit d91df4a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions js/coulombs-law-main.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @author Michael Barlow (PhET Interactive Simulations)
* @author Jesse Greenberg (PhET Interactive Simulations)
*/

define( function( require ) {
'use strict';

Expand All @@ -28,10 +28,11 @@ define( function( require ) {

var simOptions = {
credits: {
//TODO fill in proper credits, all of these fields are optional, see joist.AboutDialog
leadDesign: 'Amy Rouinfar',
softwareDevelopment: 'Jesse Greenberg, Michael Barlow',
team: 'Amy Hansen, Ariel Paul, Kathy Perkins',
team: 'Amy Hanson, Ariel Paul, Kathy Perkins',
// TODO: assign to @KatieWoe to fill QA once we move into testing, see
// https://github.com/phetsims/coulombs-law/issues/64#issuecomment-417026684
qualityAssurance: 'Steele Dalton, Liam Mulhall',
graphicArts: 'Mariah Hermsmeyer, Cheryl McCutchan',
thanks: ''
Expand Down

0 comments on commit d91df4a

Please sign in to comment.