This is an automated email from the ASF dual-hosted git repository.
aboda 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 e652912 Add Ferenc Gerlits to the list of committers
new 658f90a Merge pull request #46 from
fgerlits/add-fgerlits-to-the-list-of-committers
e652912 is described below
commit e652912591e2f9bafe9befc2c631096df2d74a73
Author: Ferenc Gerlits <[email protected]>
AuthorDate: Fri Jun 11 12:48:47 2021 +0200
Add Ferenc Gerlits to the list of committers
---
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 30ec17e..8bf093c 100644
--- a/src/pages/html/people.hbs
+++ b/src/pages/html/people.hbs
@@ -289,6 +289,11 @@ title: Apache NiFi Team
<td>Adam Debreceni</td>
<td></td>
</tr>
+ <tr>
+ <td>fgerlits</td>
+ <td>Ferenc Gerlits</td>
+ <td></td>
+ </tr>
</table>
</div>
</div>