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-javascript.git
commit da30c918ac8bc899845d54a3a8fcd3bfed5734aa Author: Kealan McCusker <[email protected]> AuthorDate: Tue May 21 09:31:59 2019 +0100 update README --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 2915134..594cb02 100644 --- a/README.md +++ b/README.md @@ -95,3 +95,14 @@ node ./examples/node/example_ECC_NIST256.js #### Browsers The library source code is browser compatible. The browser examples are locates in `./examples/browser`. + +## 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
