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 eda6c89 commit dc0fd1f
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions js/coulombs-law-main.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,7 @@ define( function( require ) {
leadDesign: 'Amy Rouinfar',
softwareDevelopment: 'Jesse Greenberg, Michael Barlow',
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',
qualityAssurance: 'Steele Dalton, Liam Mulhall, Laura Rea, Jacob Romero, Katie Woessner, Kelly Wurtz',
graphicArts: 'Mariah Hermsmeyer, Cheryl McCutchan',
thanks: ''
},
Expand All @@ -56,4 +54,4 @@ define( function( require ) {
var sim = new Sim( coulombsLawTitleString, screens, simOptions );
sim.start();
} );
} );
} );

0 comments on commit dc0fd1f

Please sign in to comment.