From 227a2ee2133aaf6d39c928da7e61a880b8cfdbad Mon Sep 17 00:00:00 2001 From: Jonathan Olson Date: Tue, 15 Jan 2019 13:03:22 -0700 Subject: [PATCH] Updating credits, see https://github.com/phetsims/fractions-common/issues/37 --- js/fractions-intro-main.js | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/js/fractions-intro-main.js b/js/fractions-intro-main.js index ebb1caf..f9239f4 100644 --- a/js/fractions-intro-main.js +++ b/js/fractions-intro-main.js @@ -20,10 +20,9 @@ define( require => { const simOptions = { credits: { - // TODO fill in proper credits, all of these fields are optional, see joist.AboutDialog - leadDesign: '', - softwareDevelopment: '', - team: '', + leadDesign: 'Ariel Paul', + softwareDevelopment: 'Jonathan Olson, Sam Reid, Martin Veillette', + team: 'Mike Dubson, Trish Loeblein, Amanda McGarry, Kathy Perkins', qualityAssurance: '', graphicArts: '', thanks: ''