diff --git a/_data/metadata_registry.yml b/_data/metadata_registry.yml index 01cf296..46abd5f 100644 --- a/_data/metadata_registry.yml +++ b/_data/metadata_registry.yml @@ -56,6 +56,15 @@ format: Valid URL examples: |- https://example.com/bot-info.html + - key: pronouns + description: >- + Text that can be displayed in a user's profile so that others know how to refer to them. + + This value should be used as-is, and software reading this value should not parse or localize it + format: Any string + examples: |- + they/them + she/her (妳/她) - key: status description: Status text that can be shown for users without making them 'away' format: Any string