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 415f386 + a4bd9fa commit 653726dCopy full SHA for 653726d
Sources/App/Core/Supporters+GitHub.swift
@@ -392,6 +392,11 @@ extension Array<Supporters.Community> {
392
name: "Alexander Sandberg",
393
avatarUrl: "https://avatars.githubusercontent.com/u/35671299?u=2f44069a09e1088091ef0cef4d410fbdbd5ad663&v=4"
394
),
395
+ .init(
396
+ login: "Morssel",
397
+ name: "Morssel",
398
+ avatarUrl: "https://avatars.githubusercontent.com/u/36113140?u=ed1c02613091f6eb6d99acddc479e570285a351f&v=4"
399
+ ),
400
.init(
401
login: "jiachenyee",
402
name: "Jia Chen",
0 commit comments