
First commit of gitdm to the new repo. Call it version 0.10 or something silly like that.
23 lines
405 B
Plaintext
23 lines
405 B
Plaintext
#
|
|
# This is a sample gitdm configuration file.
|
|
#
|
|
|
|
#
|
|
# EmailAliases lets us cope with developers who use more
|
|
# than one address.
|
|
#
|
|
EmailAliases sample-config/aliases
|
|
|
|
#
|
|
# EmailMap does the main work of mapping addresses onto
|
|
# employers.
|
|
#
|
|
EmailMap sample-config/domain-map
|
|
|
|
#
|
|
# Use GroupMap to map a file full of addresses to the
|
|
# same employer
|
|
#
|
|
# GroupMap sample-config/illuminati The Illuminati
|
|
#
|