We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 293104a commit 879da87Copy full SHA for 879da87
2 files changed
docs/docs/about/team.mdx
@@ -503,6 +503,12 @@ Do you want to know the curious and bright minds behind the CLI for Microsoft 36
503
github: 'MathijsVerbeeck',
504
x: 'mathijsverbeeck'
505
},
506
+ {
507
+ name: 'Matt Van Horn',
508
+ company: '',
509
+ github: 'mvanhorn',
510
+ x: 'mvanhorn'
511
+ },
512
{
513
name: 'Michaël Maillot',
514
company: 'onepoint',
package.json
@@ -253,6 +253,7 @@
253
"van Brug, Herco <hercovanbrug@hotmail.com>",
254
"Van de Voorde, Tim <tim.vdv1995@hotmail.com>",
255
"van Dijk, Mark <mark@ichicraft.com>",
256
+ "Van Horn, Matt <mvanhorn@users.noreply.github.com>",
257
"van Hunen, Erwin <erwin.van.hunen@outlook.com>",
258
"van Iersel, Cas <cvaniersel@portiva.nl>",
259
"van Rousselt, Rick <rick.vanrousselt@outlook.com>",
0 commit comments