diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md new file mode 100644 index 0000000..b8d4cb2 --- /dev/null +++ b/CONTRIBUTORS.md @@ -0,0 +1,7 @@ +# Contributors # + +The list of contributors to this library is listed in alphabetical order, first by name, failing which (i.e. if a name was not provided), the Github username will be used. + +* Austin Clements (@aclements) +* Naseer Dari (@ndari) +* Xuanyi Chew (@chewxy) \ No newline at end of file diff --git a/README.md b/README.md index 18d6fc0..361e9eb 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ Contributions are welcome. The typical process works like this: 3. Add your contribution 4. Make a pull request 5. The pull request will be merged once tests pass, and code reviewed. +6. Add your name (if it hasn't already been added to CONTRIBUTORS.md) ## Pull Requests