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

mbeckerle pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/daffodil-vscode.git


The following commit(s) were added to refs/heads/main by this push:
     new ee7d1ed  Add collaborator priviledge to active contributors
ee7d1ed is described below

commit ee7d1ed4455abb8bb993a01304291754128ae048
Author: Michael Beckerle <[email protected]>
AuthorDate: Thu May 26 14:40:48 2022 -0400

    Add collaborator priviledge to active contributors
---
 .asf.yml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.asf.yml b/.asf.yml
index e0489c6..eb52000 100644
--- a/.asf.yml
+++ b/.asf.yml
@@ -24,7 +24,11 @@ github:
     squash:   false
     merge:    false
     rebase:   true
+  collaborators:
+    - scholarsmate
+    - michael-hoke
 notifications:
     commits:      [email protected]
     issues:       [email protected]
     pullrequests: [email protected]
+

Reply via email to