From 06edd032240a2b37e456b28fe68b8d22fd072e6d Mon Sep 17 00:00:00 2001 From: raju patel Date: Fri, 4 Aug 2023 15:04:06 +0530 Subject: [PATCH] code-owners: Populate OWNERS file Create OWNERS file for repo as part of Code Ownership management initiative. This change populates initial set of owners for the repository. OWNERS file can be further modified to add additional owners or manage ownership at granular level at subdirectory or file level More details - https://gerrit.googlesource.com/plugins/code-owners Bug 4199186 Change-Id: Iada840f8e502b15a285fbcd61044cbd3d027d58e Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/2948791 Reviewed-by: Raju Patel Tested-by: Raju Patel --- OWNERS | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 OWNERS diff --git a/OWNERS b/OWNERS new file mode 100644 index 0000000..6228d57 --- /dev/null +++ b/OWNERS @@ -0,0 +1,16 @@ +# SPDX-FileCopyrightText: Copyright (c) 2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# SPDX-License-Identifier: LicenseRef-NvidiaProprietary +# +# NVIDIA CORPORATION, its affiliates and licensors retain all intellectual +# property and proprietary rights in and to this material, related +# documentation and any modifications thereto. Any use, reproduction, +# disclosure or distribution of this material and related documentation +# without an express license agreement from NVIDIA CORPORATION or +# its affiliates is strictly prohibited. + +# Top-level directory owners: +ldewangan@nvidia.com + +# Do not uncomment: Not supported in OWNERS file, added for additional info +#{NVBUGS_MODULE=} +#{OWNERS_DL=}