mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-04-02 00:03:04 -04:00
Merge pull request #7012 from corihudson/CE-139-credits-page-update
fix(CE-139): update credits page
This commit is contained in:
commit
c4cf213404
2 changed files with 11 additions and 6 deletions
src/views/credits
|
@ -147,7 +147,6 @@ const Credits = () => (
|
|||
Kreg Hanning,
|
||||
Sean Hickey,
|
||||
Christina Huang,
|
||||
Cori Hudson,
|
||||
Tony Hwang,
|
||||
Abdulrahman Idlbi,
|
||||
Rupal Jain,
|
||||
|
@ -175,6 +174,7 @@ const Credits = () => (
|
|||
Natalie Rusk,
|
||||
Andrea Saxman,
|
||||
Ray Schamp,
|
||||
Eric Schilling,
|
||||
Jay Silver,
|
||||
Brian Silverman,
|
||||
Andrew Sliwinski,
|
||||
|
|
|
@ -84,6 +84,11 @@
|
|||
"userId": 10866958,
|
||||
"name": "Colby"
|
||||
},
|
||||
{
|
||||
"userName": "technoboy10",
|
||||
"userId": 36977,
|
||||
"name": "Cori"
|
||||
},
|
||||
{
|
||||
"userName": "spectre_specs",
|
||||
"userId": 79615865,
|
||||
|
@ -124,11 +129,6 @@
|
|||
"userId": 159,
|
||||
"name": "Eric"
|
||||
},
|
||||
{
|
||||
"userName": "speakvisually",
|
||||
"userId": 3484484,
|
||||
"name": "Eric"
|
||||
},
|
||||
{
|
||||
"userName": "scratcher-erik",
|
||||
"userId": 82778056,
|
||||
|
@ -269,6 +269,11 @@
|
|||
"userId": 68837085,
|
||||
"name": "Tasha"
|
||||
},
|
||||
{
|
||||
"userName": "meyerhot",
|
||||
"userId": 98494234,
|
||||
"name": "Teo"
|
||||
},
|
||||
{
|
||||
"userName": "cardboardbee",
|
||||
"userId": 83142859,
|
||||
|
|
Loading…
Add table
Reference in a new issue