Skip to content

Commit 5d3e2c2

Browse files
authored
Update EvgenyFedorov.cs
Add Gravatar hash
1 parent 9ccdd9c commit 5d3e2c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Firehose.Web/Authors/EvgenyFedorov.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ public class EvgenyFedorov : IAmACommunityMember
1414
public string ShortBioOrTagLine => "Software Developer, DevOps Engineer, Chess Player";
1515
public string StateOrRegion => "Prague, Czech Republic";
1616
public string EmailAddress => "evgeny.fedorov2@gmail.com";
17+
public string GravatarHash => "904c3bb52fa45d319357aa06e7e15f56";
1718
public string TwitterHandle => "yudinetz";
1819
public string GitHubHandle => "evgenyfedorov2";
1920
public GeoPosition Position => new GeoPosition(50.032283, 14.529762);

0 commit comments

Comments
 (0)