This is an automated email from the ASF dual-hosted git repository. madhan pushed a commit to branch ranger-2.8 in repository https://gitbox.apache.org/repos/asf/ranger.git
commit a196d76a01c78d9225ebe751627d369a072efe47 Author: Vikas Kumar <[email protected]> AuthorDate: Tue Feb 3 13:34:40 2026 +0530 Added 'Vikas Kumar' as committer (#838) (cherry picked from commit 2ab793c16fbbbae84903d297ff76758ab103551a) --- docs/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/pom.xml b/docs/pom.xml index 2fd65f5c8..7927eb0ca 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -526,6 +526,18 @@ Tset </organization> </developer> + <developer> + <id>vikaskumar</id> + <name>Vikas Kumar</name> + <email>[email protected]</email> + <timezone>Asia/Kolkata</timezone> + <roles> + <role>Committer</role> + </roles> + <organization> + Cloudera + </organization> + </developer> </developers> <contributors> <contributor>
