Skip to content

Commit e4771ca

Browse files
update .all-contributorsrc
1 parent 3d76aaf commit e4771ca

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

.all-contributorsrc

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@
77
"README.md",
88
"website/src/pages/contributors.astro"
99
],
10-
"contributorTemplate": "<a href=\"<%= contributor.profile %>\"><img src=\"<%= contributor.avatar_url %>\" width=\"<%= options.imageSize %>px;\" alt=\"\"/><br /><sub><b><%= contributor.name %></b></sub></a>",
11-
10+
"contributorTemplate": "<a href=\"<%= contributor.profile %>\"><img src=\"<%= contributor.avatar_url %>\" width=\"<%= options.imageSize %>px;\" alt=\"\"/><br /><sub><b><%= contributor.name %></b></sub></a>",
1211
"imageSize": 100,
1312
"commit": false,
1413
"commitConvention": "none",
@@ -1833,6 +1832,15 @@
18331832
"contributions": [
18341833
"code"
18351834
]
1835+
},
1836+
{
1837+
"login": "suyask-msft",
1838+
"name": "suyask-msft",
1839+
"avatar_url": "https://avatars.githubusercontent.com/u/158708948?v=4",
1840+
"profile": "https://github.com/suyask-msft",
1841+
"contributions": [
1842+
"plugin"
1843+
]
18361844
}
18371845
]
18381846
}

0 commit comments

Comments
 (0)