We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ef0693 commit 95e3422Copy full SHA for 95e3422
.policy.yml
@@ -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