diff options
| author | Yong He <yonghe@outlook.com> | 2018-01-23 16:04:45 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-01-23 16:04:45 -0500 |
| commit | 4cd18ec9de72dfaa0c550f10a39e53d31cc08899 (patch) | |
| tree | d15a1e4be9a12a592bb7599c1eea1ac216b308c9 | |
| parent | 94fd60e27d396ccfc180222855d9bbe200117096 (diff) | |
Update README.md
| -rw-r--r-- | README.md | 10 |
1 files changed, 0 insertions, 10 deletions
@@ -85,16 +85,6 @@ We don't currently have a formal set of guidelines for contributors, but here's * Changes should ideally come in as small pull requests on top of `master`, coming from your own personal fork of the project * Large features that will involve multiple contributors or a long development time should be discussed in issues, and broken down into smaller pieces that can be implemented and checked in in stages -## Contributors - -If you contribute changes to the library, please feel free to add (or remove/update/change) your name here. - -* Yong He -* Haomin Long -* Teguh Hofstee -* Tim Foley -* Kai-Hwa Yao - ## License The Slang code itself is under the MIT license (see [LICSENSE](LICENSE)). |
