Merge branch 'master' into add-angelarivera
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
name: CI 🔨
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ["**"]
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
name: Deploy 🚀
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ["master", "deploy-test"]
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# GitHub Actions humans.txt
|
||||
|
||||
Lists out the humans who work, or worked, on the GitHub Actions product.
|
||||
[Lists out](https://actions.github.io/humans.txt) the humans who work, or worked, on the GitHub Actions product. Add yourself via PR if you work or worked on the product ❤️
|
||||
|
||||
## Inputs
|
||||
|
||||
|
||||
BIN
Binary file not shown.
|
Before Width: | Height: | Size: 6.9 KiB After Width: | Height: | Size: 6.4 KiB |
+22
-1
@@ -5,6 +5,27 @@
|
||||
humans:
|
||||
- name: Mona Lisa Octocat
|
||||
honorary_human: true
|
||||
|
||||
- name: "Angela Rivera"
|
||||
- name: "Pete Wagner"
|
||||
- name: "Parker Moore"
|
||||
- name: "Melissa Xie"
|
||||
- name: "Jason Long"
|
||||
- name: "Iheanyi Ekechukwu"
|
||||
- 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"
|
||||
- name: "Guðmundur Bjarni Ólafsson"
|
||||
alum: true
|
||||
|
||||
Reference in New Issue
Block a user