Skip to content

Commit a673224

Browse files
committed
Add Tea constitution file
[Tea] will check for this file periodically to assign this gem to the correct codeowner. [Tea]: https://tea.xyz
1 parent 8d1bee9 commit a673224

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.prettierignore

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
.yarn/releases
33
gemfiles
44
site
5+
tea.yaml
56
tmp
67
vendor/bundle
78
yarn.lock

tea.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# https://tea.xyz/what-is-this-file
2+
---
3+
version: 1.0.0
4+
codeOwners:
5+
- '0xdAfbEDcFc082a2d89293C821E63949Bf13097281'
6+
quorum: 1

0 commit comments

Comments
 (0)