Skip to content

Commit

Permalink
Add Tea constitution file (#244)
Browse files Browse the repository at this point in the history
[Tea] will check for this file periodically to assign this gem to the
correct codeowner.

[Tea]: https://tea.xyz
  • Loading branch information
mcmire authored Apr 27, 2024
1 parent fc346d8 commit 7d0305e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
.yarn/releases
gemfiles
site
tea.yaml
tmp
vendor/bundle
yarn.lock
6 changes: 6 additions & 0 deletions tea.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# https://tea.xyz/what-is-this-file
---
version: 1.0.0
codeOwners:
- '0xdAfbEDcFc082a2d89293C821E63949Bf13097281'
quorum: 1

0 comments on commit 7d0305e

Please sign in to comment.