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 9fc82d0 + 275906c commit 3ef4860Copy full SHA for 3ef4860
Sources/App/Core/Supporters+GitHub.swift
@@ -422,6 +422,11 @@ extension Array<Supporters.Community> {
422
name: "TapEnvy.us, LLC",
423
avatarUrl: "https://avatars.githubusercontent.com/u/88908726?v=4"
424
),
425
+ .init(
426
+ login: "AliMark71",
427
+ name: "Ali AlSalman",
428
+ avatarUrl: "https://avatars.githubusercontent.com/u/88995125?u=bb03d697f6f6394e66201df1e02ac01880e2457a&v=4"
429
+ ),
430
.init(
431
login: "sparrowcode",
432
name: "Sparrow Code",
0 commit comments