You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ranger.apache.org by ab...@apache.org on 2023/03/03 03:53:15 UTC

[ranger] branch kumaab-ranger-4116 created (now d46cc0d7c)

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

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


      at d46cc0d7c RANGER-4116: Fix labels in .asf.yaml

This branch includes the following new commits:

     new d46cc0d7c RANGER-4116: Fix labels in .asf.yaml

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[ranger] 01/01: RANGER-4116: Fix labels in .asf.yaml

Posted by ab...@apache.org.
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 <ab...@gmail.com>
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