https://github.com/bitjson/team
BitPay's Team Data
https://github.com/bitjson/team
Last synced: 12 months ago
JSON representation
BitPay's Team Data
- Host: GitHub
- URL: https://github.com/bitjson/team
- Owner: bitjson
- Created: 2014-05-08T21:48:32.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-07-28T20:06:49.000Z (over 11 years ago)
- Last Synced: 2025-01-14T06:47:11.747Z (about 1 year ago)
- Size: 2.79 MB
- Stars: 1
- Watchers: 2
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
BitPay Team
===
##Staff
Each staff member has a directory in `staff`. The directory name is the `teamID` of the staff member. This is used as the `local-part` of all email addresses, e.g.:
`teamid@bitpay.com`
### teamid.json
Each staff member has a `teamid.json`. This is non-private data related to the individual, and is used around BitPay.
- name
- Full name.
- goesBy
- The name that this person goes by. Usually the person's first name.
- role
- What this person does at BitPay (a.k.a. title or position).
- bio
- Optional brief bio/description, no predicates, no period at the end. (e.g. "Widget maker, recreational activity enthusiast, and adjective noun" )
- pgpFingerprint
- PGP Fingerprint for the public key associated with their BitPay email address.
- Twitter handle, no @ sign.
- github
- GitHub username.
- LinkedIn username.
- image
- Relative path to a 250px × 250px profile image (standard: teamid.ext). The presence of this field indicates that the person has a profile image.