From a442aceff918104695ea5e807dc7adb7bb4a3780 Mon Sep 17 00:00:00 2001 From: Rajeshwar Reddy T <43972606+rthadur@users.noreply.github.com> Date: Thu, 13 May 2021 10:00:10 -0700 Subject: [PATCH] Create bot_config.yml --- bot_config.yml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 bot_config.yml diff --git a/bot_config.yml b/bot_config.yml new file mode 100644 index 000000000..f95466f80 --- /dev/null +++ b/bot_config.yml @@ -0,0 +1,18 @@ +# Copyright 2019 The TensorFlow Authors. All Rights Reserved. +# +# 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. +# ============================================================================ + +# A list of assignees +assignees: + - sgowroji