This is an automated email from the ASF dual-hosted git repository.

abhi pushed a commit to branch kumaab-ranger-4116
in repository https://gitbox.apache.org/repos/asf/ranger.git

commit d46cc0d7c7ba477a819556af29fb651f507178db
Author: Abhishek Kumar <[email protected]>
AuthorDate: Thu Mar 2 19:53:10 2023 -0800

    RANGER-4116: Fix labels in .asf.yaml
---
 .asf.yaml | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index ca7beeef2..b5961fa18 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -19,10 +19,11 @@ github:
   description: "Apache Ranger - To enable, monitor and manage comprehensive 
data security across the Hadoop platform"
   homepage: https://ranger.apache.org/
   labels:
-    - AuthZ
-    - Java
-    - Python
-    - Docker
+    - ranger
+    - authz
+    - java
+    - python
+    - docker
   enabled_merge_buttons:
     squash:  true
     merge:   false

Reply via email to