Skip to content

Commit 73876e9

Browse files
authored
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 73876e9

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

website/_data/patreons.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,21 @@
5959
},
6060
{
6161
"name": "Oblotzky",
62+
"aka": "Stephan Oberhoff"
6263
"tier": "GraphicsDevice.DrawUserPrimitives"
6364
},
6465
{
6566
"name": "Gerald Unterrainer",
6667
"tier": "SpriteBatch"
68+
},
69+
{
70+
"name":"Aaron Langille",
71+
"tier": "SpriteBatch"
72+
},
73+
{
74+
"name": "MoonFarmGame",
75+
"aka": "Skye Maidstone",
76+
"tier": "SpriteBatch",
77+
"url": "https://x.com/MoonFarmGame"
6778
}
6879
]

0 commit comments

Comments
 (0)