mirror of
https://github.com/swift-server/async-http-client.git
synced 2026-05-03 07:32:29 +00:00
018e139eef
motivation: the Swift Server Workgroup is not a legal entity and cannot hold copyrights. with this change, code authors continue and retain their copyrights under the apache license and previous copyrights note, but Apple steps up instead of the workgroup which has no legal status changes: * update header files to say "Apple Inc. and the AsyncHTTPClient project authors" instead of "Swift Server Workgroup and the AsyncHTTPClient project authors" * update validation scripts to check for the correct header * add CONTRIBUTING.md file to explain how to make contributions and include a legal notice about licensing the contribution to Apple and the project * regenerate CONTRIBUTORS.md to reflect most recent contributions
31 lines
1.1 KiB
Plaintext
31 lines
1.1 KiB
Plaintext
For the purpose of tracking copyright, this is the list of individuals and
|
|
organizations who have contributed source code to the AsyncHTTPClient.
|
|
|
|
For employees of an organization/company where the copyright of work done
|
|
by employees of that company is held by the company itself, only the company
|
|
needs to be listed here.
|
|
|
|
## COPYRIGHT HOLDERS
|
|
|
|
- Apple Inc. (all contributors with '@apple.com')
|
|
|
|
### Contributors
|
|
|
|
- Andrew Lees <32634907+Andrew-Lees11@users.noreply.github.com>
|
|
- Artem Redkin <aredkin@apple.com>
|
|
- George Barnett <gbarnett@apple.com>
|
|
- Ian Partridge <i.partridge@uk.ibm.com>
|
|
- Joe Smith <yasumoto7@gmail.com>
|
|
- Johannes Weiss <johannesweiss@apple.com>
|
|
- Ludovic Dewailly <me@ldewailly.com>
|
|
- Tanner <me@tanner.xyz>
|
|
- Tobias <t089@users.noreply.github.com>
|
|
- Trevör <adtrevor@users.noreply.github.com>
|
|
- tomer doron <tomer@apple.com>
|
|
- tomer doron <tomerd@apple.com>
|
|
- vkill <vkill.net@gmail.com>
|
|
|
|
**Updating this list**
|
|
|
|
Please do not edit this file manually. It is generated using `./scripts/generate_contributors_list.sh`. If a name is misspelled or appearing multiple times: add an entry in `./.mailmap`
|