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

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris-tools.git


The following commit(s) were added to refs/heads/main by this push:
     new ed5e0bd  Add CODEOWNERS for default reviewers (#7)
ed5e0bd is described below

commit ed5e0bd28353858d9b6d684f5376ea990ae7ef4a
Author: JB Onofré <[email protected]>
AuthorDate: Fri Apr 18 18:01:32 2025 +0200

    Add CODEOWNERS for default reviewers (#7)
---
 .github/CODEOWNERS | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
new file mode 100644
index 0000000..19d1e00
--- /dev/null
+++ b/.github/CODEOWNERS
@@ -0,0 +1,20 @@
+#
+# 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.
+#
+
+* @adutra @annafil @anoopj @ashvina @dennishuo @dimas-b @eric-maynard 
@jackye1995 @jbonofre @vvcephei @collado-mike @snazy @RussellSpitzer @takidau 
@MonkeyCanCode @flyrain @ebyhr

Reply via email to