Service Contacts
Service contacts provide persons and methods of contact via which users may reach out for support and inquiries.
Contacts: [
Contact.{
Role: "Server Admin"
Name: "Smith"
Title: "Agent"
Org: "Company"
Methods: [
("Email", "smith@-example.com")
]
}
]
Fields
Role
Jurisdiction that the contact is responsible for (e.g. Webmaster, Sales, Abuse).
Name
Name of the contact.
Title
Job title of the contact within their organization.
Org
Organization that the contact belongs to.
Methods
Key-value pairs describing contact platforms and addresses.
While standards have not been formalized, the following platform names are suggested.
Platform | Usage |
---|---|
Email address | |
Phone | Phone number |
Mailing address | |
Address | Physical address |
Website | FQDN |
Bluesky | Handle |
Discord | Handle |