diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2018-11-12 16:20:10 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-11-12 16:20:12 -0800 |
commit | c5514958a8d339dd8abdcc0f5579adc158068659 (patch) | |
tree | 4dab9763d5ebcdcfd20de43e95f4431014d27198 | |
parent | d07b0240d9ddc824694a94da594186380d4d7f44 (diff) | |
download | fatcat-c5514958a8d339dd8abdcc0f5579adc158068659.tar.gz fatcat-c5514958a8d339dd8abdcc0f5579adc158068659.zip |
start CONTRIBUTORS file
Thanks Asheesh!
-rw-r--r-- | CONTRIBUTORS.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md new file mode 100644 index 00000000..414d1a96 --- /dev/null +++ b/CONTRIBUTORS.md @@ -0,0 +1,3 @@ + +Special Thanks to Asheesh Laroia, who reviewed and gave excellent feedback on +the fatcat schemas, structure, and python library in November, 2018. |