From c48e2a92a14e3b1b4dd5eda0375ea8ab510e6156 Mon Sep 17 00:00:00 2001 From: John Kerl Date: Mon, 27 Dec 2021 23:56:27 -0500 Subject: [PATCH] Add @aborruso as a contributor --- .all-contributorsrc | 24 ++++++++++++++++++++++++ README.md | 45 +++++++++++++++++++++++++++++++++++---------- 2 files changed, 59 insertions(+), 10 deletions(-) create mode 100644 .all-contributorsrc diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 000000000..344e5b97f --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,24 @@ +{ + "projectName": "miller", + "projectOwner": "johnkerl", + "repoType": "github", + "repoHost": "https://github.com", + "files": [ + "README.md" + ], + "imageSize": 50, + "commit": true, + "commitConvention": "none", + "contributors": [ + { + "login": "aborruso", + "name": "Andrea Borruso", + "avatar_url": "https://avatars.githubusercontent.com/u/30607?v=4", + "profile": "https://github.com/aborruso", + "contributions": [ + "ideas" + ] + } + ], + "contributorsPerLine": 7 +} diff --git a/README.md b/README.md index 6d0b21e3b..2c08e7541 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ [**Take the 2021 Miller User Survey!**](https://docs.google.com/forms/d/e/1FAIpQLSfNgLS9WVRq9mu8dZlMbS7LbTyRH1diRDnT_dGiavSOh_A8xA/viewform?usp=sf_link) + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + # What is Miller? @@ -97,16 +100,6 @@ See also [building from source](https://miller.readthedocs.io/en/latest/build.ht * Discussion forum: https://github.com/johnkerl/miller/discussions * Feature requests / bug reports: https://github.com/johnkerl/miller/issues -# Contributors - -Thanks to all the fine people who help make Miller better by contributing -commits/PRs! (Coming soon -- there will be an equally good way to honor all the -fine people who contribute through issues and feature requests!) - - - - - # Features * Miller is **multi-purpose**: it's useful for **data cleaning**, @@ -173,3 +166,35 @@ and expect it to work.

Holy holly data swiss army knife batman! How did noone suggest Miller https://t.co/JGQpmRAZLv for solving database cleaning / ETL issues to me before

Congrats to @__jo_ker__ for amazingly intuitive tool for critical data management tasks!#DataScienceandLaw #ComputationalLaw

— James Miller (@japanlawprof) June 12, 2018

🤯@__jo_ker__'s Miller easily reads, transforms, + writes all sorts of tabular data. It's standalone, fast, and built for streaming data (operating on one line at a time, so you can work on files larger than memory).

And the docs are dream. I've been reading them all morning! https://t.co/Be2pGPZK6t

— Benjamin Wolfe (he/him) (@BenjaminWolfe) September 9, 2021
+ + + +## Contributors ✨ + +Thanks to all the fine people who help make Miller better ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + +

Andrea Borruso

🤔
+ + + + + + +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind are welcome!