Skip to content

Commit ae450ba

Browse files
authored
Merge pull request #909 from MaterArc/name-change
Credits - Name Change
2 parents 0276052 + bdeec70 commit ae450ba

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

features/features.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -510,7 +510,7 @@
510510
{
511511
"title": "Minimized Remix Credits",
512512
"description": "The remix credit boxes for projects take space from the project Instructions, so this makes the box smaller.",
513-
"credits": ["callumjt", "rgantzos"],
513+
"credits": ["cally", "rgantzos"],
514514
"urls": [
515515
"https://scratch.mit.edu/users/callumjt/",
516516
"https://scratch.mit.edu/users/rgantzos/"

features/project-bar/data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Continue to view the information for a project, even after you scroll down past the notes and credits.",
44
"credits": [
55
{
6-
"username": "callumjt",
6+
"username": "cally",
77
"url": "https://scratch.mit.edu/users/callumjt/"
88
},
99
{

features/sidebar/data.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"credits": [
55
{"username": "Scratchfangs", "url": "https://scratch.mit.edu/users/scratchfangs/"},
66
{"username": "rgantzos", "url": "https://scratch.mit.edu/users/rgantzos/"},
7-
{"username": "callumjt", "url": "https://scratch.mit.edu/users/callumjt/"}
7+
{"username": "cally", "url": "https://scratch.mit.edu/users/callumjt/"}
88
],
99
"type": ["Website", "Theme"],
1010
"dynamic": false,
@@ -21,4 +21,4 @@
2121
{"name": "settings", "path": "/resources/settings.svg"},
2222
{"name": "signIn", "path": "/resources/signin.svg"}
2323
]
24-
}
24+
}

features/steal-game/data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Changes the remix button's text to 'Steal game'.",
44
"credits": [
55
{
6-
"username": "callumjt",
6+
"username": "cally",
77
"url": "https://github.com/callumjt"
88
}
99
],

0 commit comments

Comments
 (0)