A simple example to show developers' relationship by analyzing commits in AOSP frameworks/base repository. Only commits submitted within past 2 months were used for generating this relationship. You might want to click 'open in a new window' link (right) to see this on larger window.
This graph was built by the following.
- making edges by developer to his or her modified file (bipartite graph)
- making projection by developer nodes
Each dot shows each developer and each color of circle represents each company which hires the developer. You can generate the json file by flatiron.
This example is based on Couchand's block 6495846.