diff --git a/Sources/App/Core/Supporters+GitHub.swift b/Sources/App/Core/Supporters+GitHub.swift index 4efc88262..335ec9d3a 100644 --- a/Sources/App/Core/Supporters+GitHub.swift +++ b/Sources/App/Core/Supporters+GitHub.swift @@ -392,6 +392,11 @@ extension Array { name: "Alexander Sandberg", avatarUrl: "https://avatars.githubusercontent.com/u/35671299?u=2f44069a09e1088091ef0cef4d410fbdbd5ad663&v=4" ), + .init( + login: "Morssel", + name: "Morssel", + avatarUrl: "https://avatars.githubusercontent.com/u/36113140?u=ed1c02613091f6eb6d99acddc479e570285a351f&v=4" + ), .init( login: "jiachenyee", name: "Jia Chen",