This is an automated email from the ASF dual-hosted git repository. kmccusker pushed a commit to branch update-readme in repository https://gitbox.apache.org/repos/asf/incubator-milagro-crypto-c.git
commit f0d85d731453c1af2e3ada218e73e83c8a54a0f3 Author: Kealan McCusker <[email protected]> AuthorDate: Tue May 21 09:27:24 2019 +0100 update README --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 37215a4..3afbfae 100644 --- a/README.md +++ b/README.md @@ -208,3 +208,14 @@ To format the code (please use this command before submitting any pull request): ``` make format ``` + +## Contributors ## + +The following people have contributed to milagro-crypto-c + +- Mike Scott +- Kealan McCusker +- Alessandro Budroni +- Samuele Andreoli + +Please add yourself here if you make or have made a contribution. \ No newline at end of file
