---
# Enter the team members here
# Please sort by ID ascending
#
# You can copy and modify the sample below
#
# - id:           lastname
#   name:         "Lastname, Firstname"
#   image:        "lastname.jpg"    # should be in assets/img/members/
#   title:        "Dr. rer. nat."
#   organization: desy  # campus-id c.f. _data/helmholtz-centers.yml
#   position:     "My job title"
#   office:       "Building XYZ, Room 12.3"   # Inserted verbatim into organization postal address
#   rank:         0     # Increase rank for each hierarchy level below you
#   contact:           # All contacts are optional
#     email:      "mail@sample.org"
#     phone:      +1234567890   # Use international format
#     fax:        +1234567890   # Use international format
#     sms:        +1234567890   # Use international format
#     messengers:   # c.f. _data/messengers.yml
#       - type:       skype
#         link_as:    1234567890    # Omit protocols
#         show_as:    "Skype with me" # Link text
#
#       - type:       irc
#         link_as:    freenode.org:4000
#         # show_as can be optional
#
#     platforms:
#       - type:     facebook    # c.f. _data/social_platforms.yml
#         link_as:  https://www.facebook.com/my-profile-url
#         show_as:  "My Profile"

- id: example
  name: "Example, Edgar"
  location:
    campus: hzdr
    office: "Buildeing A, Room 1"
  position: "Chief of Example Dpt."
  rank: 0
  associate: false