-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
As we now have committer data available (#35), we need to incorporate the committer data everywhere:
- Rename several functions and configuration options (e.g.,
author.only.committersis not correctly named any more) - Provide access to aggregated committer data (e.g.,
committer2artifact(respect different kinds of artifacts),committer2commit, etc.) - Enable constructing committer networks (similar to all the other author networks)
- Construct networks with authors and committers (possible for author networks, bipartite networks, multi-networks)
Anything to add here?
Reactions are currently unavailable