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 e6a9d92 + 5d3e2c2 commit c659446Copy full SHA for c659446
src/Firehose.Web/Authors/EvgenyFedorov renamed to src/Firehose.Web/Authors/EvgenyFedorov.cs
@@ -14,6 +14,7 @@ public class EvgenyFedorov : IAmACommunityMember
14
public string ShortBioOrTagLine => "Software Developer, DevOps Engineer, Chess Player";
15
public string StateOrRegion => "Prague, Czech Republic";
16
public string EmailAddress => "evgeny.fedorov2@gmail.com";
17
+ public string GravatarHash => "904c3bb52fa45d319357aa06e7e15f56";
18
public string TwitterHandle => "yudinetz";
19
public string GitHubHandle => "evgenyfedorov2";
20
public GeoPosition Position => new GeoPosition(50.032283, 14.529762);
0 commit comments