NREL / OpenOA

This library provides a framework for assessing wind plant performance using operational assessment (OA) methodologies that consume time series data from wind plants. The goal of the project is to provide an open source implementation of common data structures, analysis methods, and utility functions relevant to wind plant OA.
https://openoa.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
194 stars 63 forks source link

Better contributor recognition #166

Closed Dynorat closed 8 months ago

Dynorat commented 3 years ago

HI All, I stumbled across this project and thought it might be an interesting addition to OpenOA as we look to scale with more contributors.

https://github.com/all-contributors/all-contributors

Dynorat commented 3 years ago

developer group decided this would be good to add. Will work on implementing this: https://allcontributors.org/docs/en/bot/installation

jordanperr commented 3 years ago

I think something like this would be great. We currently just have an alphabetical list of contributors in the readme, which is not very helpful in determining who the top contributors are. Instead of using a 3rd party application, could we simply link to this page?: https://github.com/NREL/OpenOA/graphs/contributors

RHammond2 commented 2 years ago

Using the contributors graph is definitely an easy add-on, but I think the advantage or the All Contributors bot is that it allows for non-code contribution recognition, as opposed to using a basis of the number of lines of code contributed. @Dynorat, is that a good assessment of the benefit-add of a third-party linkage? And is help still wanted?

RHammond2 commented 2 years ago

@Dynorat is something that is still of interest, or should we close this issue? Potentially move this to v3?

Dynorat commented 1 year ago

I suggest we implement this as part of the V3 release. I can update the milestone. @RHammond2 you want to implement this or shall I?

RHammond2 commented 8 months ago

Implemented in the v3.1 release.