summaryrefslogtreecommitdiffstats
path: root/.mailmap
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2012-01-10 15:28:22 +0000
committerAlon Levy <alevy@redhat.com>2012-01-13 18:12:00 +0200
commitb5060ff81392ffdbbb6b516dc294f2bea75b4246 (patch)
treeadf8e28e1988c1cec514841234c31840c07abf4e /.mailmap
parent68c2897e5bc910151ab5f6c1c06299ae7e60c678 (diff)
downloadspice-b5060ff81392ffdbbb6b516dc294f2bea75b4246.tar.gz
spice-b5060ff81392ffdbbb6b516dc294f2bea75b4246.tar.xz
spice-b5060ff81392ffdbbb6b516dc294f2bea75b4246.zip
Add a 'syntax-check' make target
The 'make syntax-check' target is used to perform various code style sanity checks, as well as to detect certain trivial error patterns. The target is placed in GNUmakefile, instead of Makefile.am since it relies on GNU specific make extensions. The actual GNUmakefile and maint.mk files are taken from the GNULIB project, unchanged The cfg.mk file is used to configure which of the syntax checks are activated, to allow addition of new project specific syntax checks, and to blacklist certain files which should not be checked * .mailmap: Add mapping for various broken email addrs in commit log, to stop complaints about AUTHORS file missing entries * GNUmakefile: define the 'syntax-check' rule * maint.mk: definition of standard syntax checks * cfg.mk: configuration for checks
Diffstat (limited to '.mailmap')
-rw-r--r--.mailmap4
1 files changed, 4 insertions, 0 deletions
diff --git a/.mailmap b/.mailmap
new file mode 100644
index 00000000..ef992110
--- /dev/null
+++ b/.mailmap
@@ -0,0 +1,4 @@
+<agilboa@redhat.com> <agilboa@agilboa.usersys.redhat.com>
+<cfergeau@redhat.com> <cfergeau@gmail.com>
+<yhalperi@redhat.com> <yhalperi@yhalperi.tlv.redhat.com>
+<alexl@redhat.com> <Larsson@.(none)>