Update .mailmap and add gitdm configuration. Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com> Upstream-commit: bf6d52bba16072d0c0f85782a5907acad4067789 Component: engine
18 lines
307 B
Plaintext
18 lines
307 B
Plaintext
#
|
|
# EmailAliases lets us cope with developers who use more
|
|
# than one address.
|
|
#
|
|
EmailAliases aliases
|
|
|
|
#
|
|
# EmailMap does the main work of mapping addresses onto
|
|
# employers.
|
|
#
|
|
EmailMap domain-map
|
|
|
|
#
|
|
# Use GroupMap to map a file full of addresses to the
|
|
# same employer
|
|
#
|
|
# GroupMap company-Docker Docker
|