Merge branch 'master' into add-mxie
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -1,3 +1,5 @@
|
||||
name: CI 🔨
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ["**"]
|
||||
|
||||
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -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
favicon.ico
BIN
favicon.ico
Binary file not shown.
|
Before Width: | Height: | Size: 6.9 KiB After Width: | Height: | Size: 6.4 KiB |
@@ -5,5 +5,22 @@
|
||||
humans:
|
||||
- name: Mona Lisa Octocat
|
||||
honorary_human: true
|
||||
|
||||
- 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"
|
||||
|
||||
Reference in New Issue
Block a user