vinooganesh commented on code in PR #75:
URL: https://github.com/apache/parquet-site/pull/75#discussion_r1682007338


##########
.asf.yaml:
##########
@@ -1,9 +1,29 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+# https://cwiki.apache.org/confluence/display/INFRA/git+-+.asf.yaml+features

Review Comment:
   https://github.com/apache/infrastructure-asfyaml This is where these live 
now, the internal apache wiki isn't publicly accessible



##########
.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:      comm...@parquet.apache.org
+  issues:       iss...@parquet.apache.org
+  pullrequests: iss...@parquet.apache.org

Review Comment:
   Should this go to issues? I think if we don't want it going to dev we can 
have it go to commits@ also. This does seem like it's the default though, so no 
strong feelings 



##########
.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:

Review Comment:
   @wgtmac if you want to remove this block, we can do it as a part of this PR 
too



-- 
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: dev-unsubscr...@parquet.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to