This is an automated email from the ASF dual-hosted git repository.
jgresock 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 29bc1fb Added David Handermann to PMC members
29bc1fb is described below
commit 29bc1fb94ce440584dca848b60b80e9dbeec853a
Author: exceptionfactory <[email protected]>
AuthorDate: Tue Oct 5 16:11:01 2021 -0500
Added David Handermann to PMC members
---
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 ab4480f..5aee172 100644
--- a/src/pages/html/people.hbs
+++ b/src/pages/html/people.hbs
@@ -189,6 +189,11 @@ title: Apache NiFi Team
<td>Mike Thomsen</td>
<td></td>
</tr>
+ <tr>
+ <td>exceptionfactory</td>
+ <td>David Handermann</td>
+ <td></td>
+ </tr>
</table>
</div>
</div>