···6060 - Set the `organization` to the GitHub username of the org whose repos you want
6161 to animate.
62626363+#### Authors
6464+6565+After running the script once, you can run the following command to list all
6666+the authors found across all repositories.
6767+6868+```bash
6969+cat gource.log | cut -d '|' -f 2 | sort | uniq
7070+```
7171+7272+Place these names in the config to deduplicate/rename authors
7373+7474+7575+### Creating the Animation
6376Run the script
6477```
6578python gource_org.py