Introduction
This repository contains resources for categorizing contributors to the Astropy project.
Content
- astropy_astropy_bus_factor.json: Contains data generated by running the Bus Factor Explorer tool on the Astropy repository.
- astropy.mailmap: List of mapped names of contributors to the Astropy project along with their email addresses. It is sourced from here.
- index.py: Script to procces the content of
astropy_astropy_bus_factor.json
and generateastropy_authorship_table.csv
- env.yml: Configuration file to create the conda environment for running
index.py
- astropy_authorship_table.csv: Table listing the contributors to the Astropy project and their level of authorship.
- astropy_authorship_table.xlsx: Table with the categorization of contributors based on their level of authorship.