wgtmac commented on code in PR #75:
URL: https://github.com/apache/parquet-site/pull/75#discussion_r1682016194
##########
.asf.yaml:
##########
@@ -15,12 +35,19 @@ github:
wiki: false
issues: true
projects: false
+
collaborators: # Note: the number of collaborators is limited to 10
- vinooganesh
+ - alamb
staging:
profile: ~
whoami: asf-staging
publish:
- whoami: asf-site
\ No newline at end of file
+ whoami: asf-site
+
+notifications:
+ commits: [email protected]
+ issues: [email protected]
+ pullrequests: [email protected]
Review Comment:
I don't have a preference either. Let me put it into commits@ for now.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]