We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 955e37a + ace6d54 commit 68e9242Copy full SHA for 68e9242
Sources/App/Core/Supporters+GitHub.swift
@@ -127,6 +127,11 @@ extension Array<Supporters.Community> {
127
name: "Georg Tuparev",
128
avatarUrl: "https://avatars.githubusercontent.com/u/693171?u=219818bce486228f3a7099db56ed078241b597c5&v=4"
129
),
130
+ .init(
131
+ login: "gradyzhuo",
132
+ name: "Grady Zhuo",
133
+ avatarUrl: "https://avatars.githubusercontent.com/u/719029?u=b5807baa05c87103455fe9ad757203cf63c55cc2&v=4"
134
+ ),
135
.init(
136
login: "Timac",
137
name: "Alexandre Colucci",
0 commit comments