From cd89d6a0a6484e1a9380a7e9a294743335847d00 Mon Sep 17 00:00:00 2001 From: a-contreras Date: Tue, 23 Nov 2021 11:16:15 -0500 Subject: [PATCH] adding ECCN and GUSINFO --- .github/CODEOWNERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 24e2b8b..1fb3e42 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,11 @@ +#ECCN: Open Source +#GUSINFO: Program Management Orion, SFDO Outbound Funds Module +# +# Copyright (c) 2021, salesforce.com, inc. +# All rights reserved. +# SPDX-License-Identifier: BSD-3-Clause +# For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/BSD-3-Clause +# # Python *.py @SalesforceFoundation/release-engineering-reviewers