tangled
alpha
login
or
join now
citizen428.net
/
core
forked from
tangled.org/core
0
fork
atom
Monorepo for Tangled — https://tangled.org
0
fork
atom
overview
issues
pulls
pipelines
lexicon: add pronouns field to actor profile
citizen428.net
4 months ago
4d6b9f8e
3a2c41ab
+6
1 changed file
expand all
collapse all
unified
split
lexicons
actor
profile.json
+6
lexicons/actor/profile.json
···
55
55
"maxGraphemes": 40,
56
56
"maxLength": 400
57
57
},
58
58
+
"pronouns": {
59
59
+
"type": "string",
60
60
+
"description": "Free-form preferred pronouns text.",
61
61
+
"maxGraphemes": 40,
62
62
+
"maxLength": 400
63
63
+
},
58
64
"pinnedRepositories": {
59
65
"type": "array",
60
66
"description": "Any ATURI, it is up to appviews to validate these fields.",