Skip to content

Commit 4f1e2b4

Browse files
committed
Update patreons.json
adding an "aka" so we can keep track of who is who if the name changes. We should not render the "aka". We will probably want to switch so that if an "aka" is present we render that rather than the name.
1 parent b31bd98 commit 4f1e2b4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

website/_data/patreons.json

+9
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,14 @@
6464
{
6565
"name": "Gerald Unterrainer",
6666
"tier": "SpriteBatch"
67+
},
68+
{
69+
"name":"Aaron Langille",
70+
"tier": "SpriteBatch"
71+
},
72+
{
73+
"name": "MoonFarmGame",
74+
"tier": "SpriteBatch",
75+
"url": "https://x.com/MoonFarmGame"
6776
}
6877
]

0 commit comments

Comments
 (0)