From caaa99caec51667c2ffc0ddc207046f06bbdde69 Mon Sep 17 00:00:00 2001
From: Eric Garver <eric@garver.life>
Date: Thu, 24 Oct 2019 08:56:33 -0400
Subject: [PATCH 114/122] chore: doc: update authors
Add myself as I've been maintaining the project for awhile now.
(cherry picked from commit a620255a5218d3519e41067a86fcafe7705d09c8)
(cherry picked from commit 64e119f0cc64074d8e7ba954d8c989363bc0c602)
---
doc/xml/authors.xml | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/doc/xml/authors.xml b/doc/xml/authors.xml
index 8fadd1c10913..af28f7a9ddaa 100644
--- a/doc/xml/authors.xml
+++ b/doc/xml/authors.xml
@@ -3,7 +3,7 @@
<!--
This file is part of firewalld.
- Copyright (C) 2010-2013 Red Hat, Inc.
+ Copyright (C) 2010-2019 Red Hat, Inc.
Authors:
Thomas Woerner <twoerner@redhat.com>
@@ -35,4 +35,11 @@
<surname>Popelka</surname>
<email>jpopelka@redhat.com</email>
</author>
+
+ <author>
+ <contrib>Developer</contrib>
+ <firstname>Eric</firstname>
+ <surname>Garver</surname>
+ <email>eric@garver.life</email>
+ </author>
</authorgroup>
--
2.23.0