mirror of
https://github.com/swift-server/RediStack.git
synced 2026-05-03 07:32:28 +00:00
04aa1f93a3
Motivation: To give a better first impression, and providing more comprehensive information for first time viewers, the README file needed reworking. Modifications: - Add a CHANGELOG file that at least redirects readers to the releases page of GitLab - Update the CONTRIBUTORS list - Change project README to have more information, flow better, and to have a better "first impression" Result: The README should give a stronger indication into the project's health.
19 lines
671 B
Plaintext
19 lines
671 B
Plaintext
For the purpose of tracking copyright, this is the list of individuals and
|
|
organizations who have contributed source code to RediStack.
|
|
|
|
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
|
|
|
|
### Contributors
|
|
|
|
- Nathan Harris <nathan@mordil.info>
|
|
- Ondrej Rafaj <ondrej.rafaj@gmail.com>
|
|
- tanner0101 <me@tanner.xyz>
|
|
|
|
**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`
|