show core team status in user profile
This commit is contained in:
@ -206,6 +206,15 @@
|
||||
"type": "string",
|
||||
"description": "An IETF language tag",
|
||||
"default": "en"
|
||||
},
|
||||
"badges": {
|
||||
"type": {
|
||||
"coreTeam": {
|
||||
"type": "array",
|
||||
"default": []
|
||||
}
|
||||
},
|
||||
"default": {}
|
||||
}
|
||||
},
|
||||
"validations": [],
|
||||
|
Reference in New Issue
Block a user