Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Dec 22, 2020
1 parent 6d87685 commit 3ee9697
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions js/circuit-construction-kit-ac-main.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,11 @@ const tandem = Tandem.ROOT;
const simOptions = {
createOptionsDialogContent: tandem => new CCKCOptionsDialogContent( tandem ),
credits: {
//TODO fill in credits, all of these fields are optional, see joist.CreditsNode
leadDesign: 'Amy Rouinfar',
softwareDevelopment: '',
team: '',
qualityAssurance: '',
graphicArts: '',
soundDesign: '',
thanks: ''
softwareDevelopment: 'Sam Reid, Denzell Barnett',
team: 'Michael Dubson, Ariel Paul, Kathy Perkins, Wendy Adams, Carl Wieman',
qualityAssurance: 'Jaspe Arias, Steele Dalton, Amanda Davis, Alex Dornan, Bryce Griebenow, Ethan Johnson, Liam Mulhall, Ben Roberts, Jacob Romero, Ethan Ward, Kathryn Woessner',
graphicArts: 'Bryce Gruneich, Mariah Hermsmeyer, Cheryl McCutchan'
}
};

Expand Down

0 comments on commit 3ee9697

Please sign in to comment.