Skip to content

Commit

Permalink
first pass at credits, #98
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelzoom committed Aug 15, 2019
1 parent 0ee60d9 commit c847052
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions js/vector-addition-main.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,10 @@ define( require => {

const options = {
credits: {
leadDesign: '',
softwareDevelopment: '',
team: '',
qualityAssurance: '',
graphicArts: '',
soundDesign: '',
thanks: ''
leadDesign: 'Amy Rouinfar',
softwareDevelopment: 'Brandon Li, Martin Veillette',
team: 'Amanda McGarry, Ariel Paul, Kathy Perkins',
qualityAssurance: 'Katie Woessner'
}
};

Expand Down

0 comments on commit c847052

Please sign in to comment.