Skip to content

include contact / admins in router schema #7

Description

@elf-pavlik

it can come very useful to find way of contacting someone who acts as a admin(s) for particular node. maybe something in lines:

"admins": [
  {
    "name": "Bob",
    "email": "bob@example.net"
  }, {
    "name": "Alice",
    "jabber": "alice@jabber.example.net",
    "irc": "irc://freenode.net/alice"
  }
]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions