comment out exemplary email overrides entry
This is to avoid it polluting the actually used mapping, because additional email overrides files will be merged on top of the default one. Signed-off-by: Nils Philippsen <nils@redhat.com>
This commit is contained in:
parent
8305e989c7
commit
7f22f1d3c1
1 changed files with 3 additions and 2 deletions
|
@ -5,5 +5,6 @@
|
|||
# bugzilla (for example if they want to use their @fedoraproject alias in
|
||||
# bugzilla). To support these requests, this file maps FAS email addresses to
|
||||
# Bugzilla email addresses where they differ.
|
||||
|
||||
"foo@bar.com" = "bar@foo.org"
|
||||
#
|
||||
# Example:
|
||||
# "foo@bar.com" = "bar@foo.org"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue