[Spice-commits] 2 commits - AUTHORS Makefile.am

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Apr 19 15:58:41 UTC 2021


 AUTHORS     |    1 +
 Makefile.am |    1 +
 2 files changed, 2 insertions(+)

New commits:
commit 79110cdf979e050fb252eb7f6c059fd2d5720871
Author: Tomasz Kłoczko <kloczek at github.com>
Date:   Mon Apr 19 16:03:38 2021 +0100

    Add doxygen.sh to EXTRA_DIST
    
    This commit fixes #56
    
    Signed-off-by: Tomasz Kłoczko <kloczek at github.com>

diff --git a/Makefile.am b/Makefile.am
index 97035de4..f2eb87d5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -23,6 +23,7 @@ EXTRA_DIST =					\
 	build-aux/git-version-gen		\
 	build-aux/meson/check-spice-common	\
 	CHANGELOG.md				\
+	doxygen.sh				\
 	.version				\
 	$(NULL)
 
commit f09b8e63bc2eadbfac02b89532134e2aa2be1740
Author: Frediano Ziglio <freddy77 at gmail.com>
Date:   Mon Apr 19 16:50:02 2021 +0100

    syntax-check: Add missing contributor name to AUTHORS
    
    Signed-off-by: Frediano Ziglio <freddy77 at gmail.com>

diff --git a/AUTHORS b/AUTHORS
index 9ef1c20c..06f7308a 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -81,5 +81,6 @@ Patches also contributed by
     Frediano Ziglio <freddy77 at gmail.com>
     Stefan Weil <sw at weilnetz.de>
     Roman Bogorodskiy <bogorodskiy at gmail.com>
+    Tomasz Kłoczko <kloczek at github.com>
 
    ....send patches to get your name here...


More information about the Spice-commits mailing list