From 872c9e4cb253f0fd1ae1ebb0314b86f602dbd0dc Mon Sep 17 00:00:00 2001
From: Thomas Woerner <twoerner@redhat.com>
Date: Tue, 6 Jun 2023 12:45:34 +0200
Subject: [PATCH] ipaservice: Add Denis Karpelevich to the authors header

Denis added the multi service handling code. Therefore he should be
listed in the file header.
---
 plugins/modules/ipaservice.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/plugins/modules/ipaservice.py b/plugins/modules/ipaservice.py
index dc5236f2..209a0311 100644
--- a/plugins/modules/ipaservice.py
+++ b/plugins/modules/ipaservice.py
@@ -1,6 +1,7 @@
 # -*- coding: utf-8 -*-
 
 # Authors:
+#   Denis Karpelevich <dkarpele@redhat.com>
 #   Rafael Guterres Jeffman <rjeffman@redhat.com>
 #   Thomas Woerner <twoerner@redhat.com>
 #
-- 
GitLab