Merge pull request #310 from leecow/master

Add note concerning missing contributors
This commit is contained in:
Lee Coward 2016-10-25 10:50:33 -07:00 committed by GitHub
commit f8ca19fdcf

View file

@ -2,12 +2,15 @@
We're still working out the best way to present contributors and trying to be as accurate as possible. The list below is generated with the following command against each repo. The release qualifier is different from the example in some cases. Also, where multiple email addresses were returned for a single person, the counts were aggregated with the email address reported the most commits.
```bash
git shortlog -sne --no-merges HEAD..release/1.1.0 --since master@{2016-09-07} --until master@{2016-10-23}
```
When you navigate to a contributors commit page, the results are not filtered by release so more commits than are listed below will be shown.
### There are definitely contributors missing from the list below. Working on an update!
## CLI
- [Livar Cunha (8)](https://github.com/dotnet/cli/commits/rel/1.0.0-preview2.1?author=livar@live.com)