This is an automated email from the ASF dual-hosted git repository. madhan pushed a commit to branch ranger-2.6 in repository https://gitbox.apache.org/repos/asf/ranger.git
commit 8bcb458b9884095f8db5373855a25d2cef87fe5c Author: Brijesh Bhalala <[email protected]> AuthorDate: Thu Sep 26 13:29:51 2024 +0530 Added 'Brijesh Bhalala' as a committer (cherry picked from commit 7af5931104493ea8cc36f43d95e0b9c99daa9737) --- docs/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/pom.xml b/docs/pom.xml index e2ee0d15c..c089d6283 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -179,6 +179,18 @@ Privacera </organization> </developer> + <developer> + <id>brijesh</id> + <name>Brijesh Bhalala</name> + <email>[email protected]</email> + <timezone>Asia/Kolkata</timezone> + <roles> + <role>Committer</role> + </roles> + <organization> + Freestone Infotech + </organization> + </developer> <developer> <id>coheigea</id> <name>Colm O hEigeartaigh</name>
