This is an automated email from the ASF dual-hosted git repository. pradeep pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ranger.git
commit c41604713f8225f871ef437a7399024e18ad8b2a Author: Pradeep Agrawal <[email protected]> AuthorDate: Fri Aug 16 14:15:24 2024 +0530 Added Guru Thejus Arveti as contributor Change-Id: Id6fd44454ba4e2b2b482dde97e092d749f9f7bc4 --- docs/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/pom.xml b/docs/pom.xml index 4bc467c21..601f89b18 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -654,6 +654,10 @@ <name>Grant Henke</name> <organization></organization> </contributor> + <contributor> + <name>Guru Thejus Arveti</name> + <organization></organization> + </contributor> <contributor> <name>Haihui Xu</name> <organization></organization>
