[add] new gopher Martynenko Andrey (#23)

This commit is contained in:
Andrey Martynenko 2019-09-30 14:23:18 +03:00 committed by Iskander (Alex) Sharipov
parent 93b85b3754
commit f67e3a5015

View file

@ -82,13 +82,18 @@ var gophers = []gopher{
},
// Participants from Nizhny Novgorod (https://vk.com/golang_nizhny):
{
name: "Aleksey Ryabchikov",
id: "aryabchi",
post: "https://vk.com/id27102990?w=wall27102990_3493",
nizhnyNovgorod: true,
},
{
name: "Martynenko Andrey",
id: "lergor11",
post: "https://twitter.com/lergor11/status/1178569646473175040",
nizhnyNovgorod: true,
},
// Testers. Do not need to contain a valid URL in post,
// but should use `tester: true` and can't win a prize.