From 35e0f4417f156df3726005200531f0c1f4a034d9 Mon Sep 17 00:00:00 2001 From: "Pirogov, Vadim" Date: Fri, 23 Aug 2024 17:05:23 -0700 Subject: [PATCH] github: added CODEOWNERS --- .github/CODEOWNERS | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 00000000000..673b37c2f94 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,18 @@ +#=============================================================================== +# Copyright 2019-2024 Intel Corporation +# +# Licensed 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. +#=============================================================================== + +# Default +* @oneapi-src/onednn-arch