From eca286205164e1b1766363cca75c120fa22b9199 Mon Sep 17 00:00:00 2001 From: Jordan Harband Date: Tue, 19 Mar 2024 12:51:35 -0700 Subject: [PATCH] [meta] add tea.yaml --- package.json | 3 ++- tea.yaml | 6 ++++++ 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 tea.yaml diff --git a/package.json b/package.json index 4b49086a..c28f1ba4 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,8 @@ "bower.json", "component.json", ".github/workflows", - "logos" + "logos", + "tea.yaml" ] } } diff --git a/tea.yaml b/tea.yaml new file mode 100644 index 00000000..64f8e6dd --- /dev/null +++ b/tea.yaml @@ -0,0 +1,6 @@ +# https://tea.xyz/what-is-this-file +--- +version: 1.0.0 +codeOwners: + - '0xcaA2C51DEC43C2ce6174F8a3cBD258BFeECFd5B6' # ljharb +quorum: 1