Mining Core Contributors in Open-Source Projects.

Xiaojin Liu,Jiayang Bai,Lanfeng Liu,Hongrong Ouyang,Hang Zhou,Lei Xu
DOI: https://doi.org/10.1007/978-3-030-30952-7_70
2019-01-01
Abstract:Open-source projects are becoming more and more prevalent, and the number of contributors involved in open-source project development is increasing. The evolution of a project is driven by all contributors. However, the role of core contributors is more important, especially in evaluating the progress and discovering bottlenecks of the project, etc. Visualization technology can show distribution and intrinsic relationship of data visually and reduce the complexity of information analysis. And it’s appropriate to use different visualization methods in different research topics. The paper is based on common contribution behavioral indicators, such as adding code lines, submitting new files and solving a bug by committing, etc. We analyze the relationship between multiple indicators, measure the cooperation activities of the contributor, mine and analyze open-source projects on GitHub combining with a variety of visualization techniques, which reveals the core contributors in projects.
What problem does this paper attempt to address?