Skip to content

Commit 95e3422

Browse files
authored
Add policy.yml (#58)
1 parent 9ef0693 commit 95e3422

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.policy.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
policy:
2+
approval:
3+
- the devtools team has approved
4+
5+
approval_rules:
6+
- name: the devtools team has approved
7+
requires:
8+
count: 1
9+
teams:
10+
- "palantir/devtools"

0 commit comments

Comments
 (0)