From 778caa73f8cb95719d2f209b07690b988dcc1645 Mon Sep 17 00:00:00 2001 From: Tingluo Huang Date: Mon, 25 Sep 2023 11:14:52 -0400 Subject: [PATCH] Create CODEOWNERS --- CODEOWNERS | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 0000000..c5917a5 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,4 @@ +# For more information, see [docs](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners#codeowners-syntax) + +# This repository is maintained by: +* @actions/actions-runtime