From c4b02566cfeb42185041c34ec36f09ad7a5b8589 Mon Sep 17 00:00:00 2001 From: Alex Yang <50511903+imabackstabber@users.noreply.github.com> Date: Wed, 9 Mar 2022 17:40:38 +0800 Subject: [PATCH] Add .owners.yml to dispatch daily issue (#1775) * Add .owners.yml to mark daily issue shift * Update .owners.yml fix end of file --- .owners.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .owners.yml diff --git a/.owners.yml b/.owners.yml new file mode 100644 index 000000000..4becca552 --- /dev/null +++ b/.owners.yml @@ -0,0 +1,14 @@ +assign: + strategy: + # random + daily-shift-based + scedule: + '*/1 * * * *' + assignees: + - teamwong111 + - zhouzaida + - imabackstabber + - HAOCHENYE + - teamwong111 + - HAOCHENYE + - zhouzaida