We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f05f385 commit 8d7ff3cCopy full SHA for 8d7ff3c
.github/CODEOWNERS
@@ -0,0 +1,8 @@
1
+# The general intention behind this file:
2
+# Github branch rules have been configured to require a review from code owners before merge.
3
+# Every PR has to be approved by at least one code owner.
4
+#
5
+# Rationale for assignments:
6
+# - @TomCools (Timefold DevRel) is the main code owner.
7
+# - @triceo is the secondary code owner, on account of being the lead of Timefold Solver.
8
+**/* @triceo @TomCools
0 commit comments