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.
1 parent e950a0b commit 6cb7f82Copy full SHA for 6cb7f82
Sources/App/Core/Supporters+GitHub.swift
@@ -35,7 +35,7 @@ extension Array<Supporters.Community> {
35
.init(
36
login: "davelester",
37
name: "Dave Lester",
38
- avatarUrl: "https://avatars.githubusercontent.com/u/18080?u=36f524e0508ed7052cc58d239e87e0da488d3d01&v=4"
+ avatarUrl: "https://avatars.githubusercontent.com/u/18080?u=ee5a7043674e46bcb2a7c4cf66a5020680e31b32&v=4"
39
),
40
41
login: "phatblat",
0 commit comments