Skip to content

Commit 762d2d1

Browse files
committed
add mastodon optional property
1 parent 8a440dd commit 762d2d1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

programs/ambassadors/ambassadors-schema.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@
3131
"type": "string",
3232
"description": "Twitter profile URL of the contributor"
3333
},
34+
"mastodon": {
35+
"type": "string",
36+
"description": "Mastodon profile URL of the contributor"
37+
},
3438
"linkedin": {
3539
"type": "string",
3640
"description": "LinkedIn profile URL of the contributor"

0 commit comments

Comments
 (0)