Skip to content

Commit dd1b82e

Browse files
Automatic README update (#62)
Co-authored-by: seabbs <20317649+seabbs@users.noreply.github.com> Former-commit-id: 44ce67c Former-commit-id: d04a89fa4f0a59931be2be78ce99f16cce452ef5
1 parent 432e773 commit dd1b82e

File tree

2 files changed

+70
-0
lines changed

2 files changed

+70
-0
lines changed

README.Rmd

+38
Original file line numberDiff line numberDiff line change
@@ -119,3 +119,41 @@ Please note that the `epidist` project is released with a [Contributor Code of C
119119
## Citation
120120

121121
If making use of our methodology or the methodology on which ours is based, please cite the relevant papers from our [model outline](https://epidist.epinowcast.org/articles/model.html). If you use `epidist` in your work, please consider citing it with `citation("epidist")`.
122+
123+
## Contributors
124+
125+
126+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
127+
<!-- prettier-ignore-start -->
128+
<!-- markdownlint-disable -->
129+
130+
All contributions to this project are gratefully acknowledged using the [`allcontributors` package](https://github.com/ropenscilabs/allcontributors) following the [all-contributors](https://allcontributors.org) specification. Contributions of any kind are welcome!
131+
132+
### Code
133+
134+
135+
<a href="https://github.com/epinowcast/epidist/commits?author=seabbs">seabbs</a>,
136+
<a href="https://github.com/epinowcast/epidist/commits?author=parksw3">parksw3</a>,
137+
<a href="https://github.com/epinowcast/epidist/commits?author=athowes">athowes</a>,
138+
<a href="https://github.com/epinowcast/epidist/commits?author=medewitt">medewitt</a>
139+
140+
141+
142+
### Issue Authors
143+
144+
145+
<a href="https://github.com/epinowcast/epidist/issues?q=is%3Aissue+author%3Akgostic">kgostic</a>,
146+
<a href="https://github.com/epinowcast/epidist/issues?q=is%3Aissue+author%3ATimTaylor">TimTaylor</a>
147+
148+
149+
150+
### Issue Contributors
151+
152+
153+
<a href="https://github.com/epinowcast/epidist/issues?q=is%3Aissue+commenter%3Apearsonca">pearsonca</a>
154+
155+
156+
<!-- markdownlint-enable -->
157+
<!-- prettier-ignore-end -->
158+
<!-- ALL-CONTRIBUTORS-LIST:END -->
159+

README.md

+32
Original file line numberDiff line numberDiff line change
@@ -170,3 +170,35 @@ based, please cite the relevant papers from our [model
170170
outline](https://epidist.epinowcast.org/articles/model.html). If you use
171171
`epidist` in your work, please consider citing it with
172172
`citation("epidist")`.
173+
174+
## Contributors
175+
176+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
177+
<!-- prettier-ignore-start -->
178+
<!-- markdownlint-disable -->
179+
180+
All contributions to this project are gratefully acknowledged using the
181+
[`allcontributors`
182+
package](https://github.com/ropenscilabs/allcontributors) following the
183+
[all-contributors](https://allcontributors.org) specification.
184+
Contributions of any kind are welcome!
185+
186+
### Code
187+
188+
<a href="https://github.com/epinowcast/epidist/commits?author=seabbs">seabbs</a>,
189+
<a href="https://github.com/epinowcast/epidist/commits?author=parksw3">parksw3</a>,
190+
<a href="https://github.com/epinowcast/epidist/commits?author=athowes">athowes</a>,
191+
<a href="https://github.com/epinowcast/epidist/commits?author=medewitt">medewitt</a>
192+
193+
### Issue Authors
194+
195+
<a href="https://github.com/epinowcast/epidist/issues?q=is%3Aissue+author%3Akgostic">kgostic</a>,
196+
<a href="https://github.com/epinowcast/epidist/issues?q=is%3Aissue+author%3ATimTaylor">TimTaylor</a>
197+
198+
### Issue Contributors
199+
200+
<a href="https://github.com/epinowcast/epidist/issues?q=is%3Aissue+commenter%3Apearsonca">pearsonca</a>
201+
202+
<!-- markdownlint-enable -->
203+
<!-- prettier-ignore-end -->
204+
<!-- ALL-CONTRIBUTORS-LIST:END -->

0 commit comments

Comments
 (0)