Skip to content

Commit 8d7ff3c

Browse files
authored
ci: Create CODEOWNERS file for branch review rules (#983)
1 parent f05f385 commit 8d7ff3c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/CODEOWNERS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)