Skip to content

Commit

Permalink
Finalize QA credits #64
Browse files Browse the repository at this point in the history
  • Loading branch information
arouinfar authored Dec 22, 2018
1 parent cb2c7a5 commit dbe6719
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions js/coulombs-law-main.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ define( function( require ) {
leadDesign: 'Amy Rouinfar',
softwareDevelopment: 'Jesse Greenberg, Michael Barlow',
team: 'Amy Hanson, Ariel Paul, Kathy Perkins',
qualityAssurance: 'Katie Woessner, Laura Rea, Steele Dalton, Liam Mulhall',
qualityAssurance: 'Steele Dalton, Liam Mulhall, Laura Rea, Jacob Romero, Katie Woessner, Kelly Wurtz',
graphicArts: 'Mariah Hermsmeyer, Cheryl McCutchan',
thanks: ''
},
Expand All @@ -54,4 +54,4 @@ define( function( require ) {
var sim = new Sim( coulombsLawTitleString, screens, simOptions );
sim.start();
} );
} );
} );

0 comments on commit dbe6719

Please sign in to comment.