Skip to content

Commit 2b3f847

Browse files
authored
Merge pull request #268 from cucumber/automate-settings
Add files to use https://github.com/probot/settings
2 parents b6af3d6 + 8adbfe1 commit 2b3f847

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.github/settings.yml @cucumber/settings

.github/settings.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
_extends: .github
2+
3+
repository:
4+
name: cucumber-jvm-scala
5+
description: Cucumber Scala
6+
7+
collaborators:
8+
- username: gaeljw
9+
permission: maintain

0 commit comments

Comments
 (0)