2019-12-19 14:53:51 +00:00
|
|
|
# GitHub Actions humans.txt
|
|
|
|
|
|
2019-12-20 13:11:47 +00:00
|
|
|
Lists out the humans who work, or worked, on the GitHub Actions product.
|
2019-12-19 14:53:51 +00:00
|
|
|
|
|
|
|
|
## Inputs
|
|
|
|
|
|
|
|
|
|
### `format`
|
|
|
|
|
|
|
|
|
|
Options: `txt`, `json`, `shell`
|
|
|
|
|
|
|
|
|
|
- txt - a plaintext list of humans
|
|
|
|
|
- json - a list of humans formatted for computers or humans who like their information computery
|
|
|
|
|
- shell - a lovely colourful list of humans making full use of advanced terminal escape-code technology
|
2019-12-20 13:11:47 +00:00
|
|
|
- html - a gh-pages friendly html output, which looks like a plaintext humans.txt
|
2019-12-19 14:53:51 +00:00
|
|
|
|
|
|
|
|
|