This is an automated email from the ASF dual-hosted git repository. rstrickland pushed a commit to branch add-rstrickland-to-contributors in repository https://gitbox.apache.org/repos/asf/daffodil-site.git
commit 1c431e6bf8abf21b43e2dd00cac6f5011dd98a66 Author: Robert Strickland <[email protected]> AuthorDate: Fri Jul 7 08:28:07 2023 -0500 Update contributors.yml - Add Robert Strickland ([email protected]) to `_data/contributors.yml`. --- site/_data/contributors.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/site/_data/contributors.yml b/site/_data/contributors.yml index 9d0c2e7..c5a486c 100644 --- a/site/_data/contributors.yml +++ b/site/_data/contributors.yml @@ -115,4 +115,8 @@ githubId: mike-mcgann role: PMC - +- first: Robert + last: Strickland + apacheId: rstrickland + githubId: stricklandrbls + role: PMC
