24 lines
589 B
YAML
24 lines
589 B
YAML
# add yourself to this list as a yaml
|
|
# object with the following keys:
|
|
# - name - string - your name
|
|
# - alum - boolean - whether you still work on Actions
|
|
humans:
|
|
- name: Mona Lisa Octocat
|
|
honorary_human: true
|
|
- name: "Christopher Schleiden"
|
|
- name: "Cameron Booth"
|
|
- name: "Alberto Gimeno"
|
|
- name: "Tim Ruffles"
|
|
alum: true
|
|
- name: "Andrew Appleton"
|
|
alum: true
|
|
- name: "Hayden Faulds"
|
|
- name: "Anthony Sterling"
|
|
- name: "Jonathan Clem"
|
|
- name: "Mike Coutermarsh"
|
|
- name: "Thomas Brumley"
|
|
- name: "Brian Cristante"
|
|
- name: "Yang Cao"
|
|
- name: "Bryan MacFarlane"
|
|
- name: "Josh Gross"
|