gitdm.config 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. #
  2. # This is the gitdm configuration file for QEMU.
  3. #
  4. # It is to be used with LWN's git dataminer tool for generating
  5. # reports about development activity in the QEMU repo. The LWN gitdm
  6. # tool can be found at:
  7. #
  8. # git://git.lwn.net/gitdm.git
  9. #
  10. # A run to generate a report for the last year of activity would be
  11. #
  12. # git log --numstat --since "Last Year" | gitdm -n -l 10
  13. #
  14. # EmailAliases lets us cope with developers who use more
  15. # than one address or have changed addresses. This duplicates some of
  16. # the information in the existing .mailmap but in a slightly different
  17. # form.
  18. #
  19. EmailAliases contrib/gitdm/aliases
  20. #
  21. # EmailMap does the main work of mapping addresses onto
  22. # employers.
  23. #
  24. EmailMap contrib/gitdm/domain-map
  25. #
  26. # Use GroupMap to map a file full of addresses to the
  27. # same employer. This is used for people that don't post from easily
  28. # identifiable corporate emails. Please keep this list sorted.
  29. #
  30. GroupMap contrib/gitdm/group-map-alibaba Alibaba
  31. GroupMap contrib/gitdm/group-map-amd AMD
  32. GroupMap contrib/gitdm/group-map-cadence Cadence Design Systems
  33. GroupMap contrib/gitdm/group-map-codeweavers CodeWeavers
  34. GroupMap contrib/gitdm/group-map-facebook Facebook
  35. GroupMap contrib/gitdm/group-map-ibm IBM
  36. GroupMap contrib/gitdm/group-map-janustech Janus Technologies
  37. GroupMap contrib/gitdm/group-map-netflix Netflix
  38. GroupMap contrib/gitdm/group-map-redhat Red Hat
  39. GroupMap contrib/gitdm/group-map-wavecomp Wave Computing
  40. # Also group together our prolific individual contributors
  41. # and those working under academic or intern auspices
  42. GroupMap contrib/gitdm/group-map-individuals (None)
  43. GroupMap contrib/gitdm/group-map-academics Academics (various)
  44. GroupMap contrib/gitdm/group-map-interns GSoC/Outreachy Interns
  45. # Group together robots and other auto-reporters
  46. GroupMap contrib/gitdm/group-map-robots Robots (various)
  47. #
  48. #
  49. # Use FileTypeMap to map a file types to file names using regular
  50. # regular expressions.
  51. #
  52. FileTypeMap contrib/gitdm/filetypes.txt