Skip to content

Commit a08f0fa

Browse files
committed
Adds new contributor
1 parent c8f7914 commit a08f0fa

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

docs/docs/about/generate-team-cards.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -678,6 +678,12 @@ const contributors = [{
678678
github: 'thomyg',
679679
twitter: 'thomyg'
680680
},
681+
{
682+
name: 'Tim Van de Voorde',
683+
company: 'IW',
684+
github: 'timdelavoorde',
685+
twitter: ''
686+
},
681687
{
682688
name: 'Vardhaman Deshpande',
683689
company: '',

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@
205205
"Thorild, Fredrik <[email protected]>",
206206
"Trinder, Garry <[email protected]>",
207207
"Vaghasia, Siddharth <[email protected]>",
208+
"Van de Voorde, Tim <[email protected]>",
208209
"van Dijk, Mark <[email protected]>",
209210
"van Hunen, Erwin <[email protected]>",
210211
"van Iersel, Cas <[email protected]>",

0 commit comments

Comments
 (0)