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

duhengforever pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/rocketmq-schema-registry.git


The following commit(s) were added to refs/heads/main by this push:
     new 18a9bda   fix asf.yaml  parse issue and add collaborators
18a9bda is described below

commit 18a9bdaa925587ec783ada116f19e5ed201d16eb
Author: Heng Du <[email protected]>
AuthorDate: Fri Aug 12 13:09:48 2022 +0800

     fix asf.yaml  parse issue and add collaborators
---
 .asf.yaml | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index b157d82..b95e456 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -13,11 +13,16 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-  github:
+github:
   features:
     # Enable issue management
     issues: true
     # Enable wiki
     wiki: true
-
+    
+  collaborators:
+    - humkum
+    - ferrirW
+    - MatrixHB 
+    
   protected_branches:

Reply via email to