This is an automated email from the ASF dual-hosted git repository.

szaszm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 0ebd5d6  Add amarkovics
0ebd5d6 is described below

commit 0ebd5d66af163e92d9c4ccfa0b837aa2996cfdfc
Author: Adam Markovics <[email protected]>
AuthorDate: Mon Mar 28 17:05:27 2022 +0200

    Add amarkovics
---
 src/pages/html/people.hbs | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/src/pages/html/people.hbs b/src/pages/html/people.hbs
index f6d696d..0d6659d 100644
--- a/src/pages/html/people.hbs
+++ b/src/pages/html/people.hbs
@@ -319,6 +319,11 @@ title: Apache NiFi Team
         <td>Denes Arvay</td>
         <td></td>
     </tr>
+    <tr>
+        <td>amarkovics</td>
+        <td>Ádám Markovics</td>
+        <td></td>
+    </tr>
 </table>
 </div>
 </div>

Reply via email to