Skip to content

Commit 1784630

Browse files
committed
Update larabot config
1 parent cff730a commit 1784630

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

.larabot.conf

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,27 @@ commands = [
22
"sbt -batch +test"
33
"sbt -batch +it:test"
44
]
5+
6+
trusted = [
7+
"colder"
8+
"larsrh"
9+
"mantognini"
10+
"manoskouk"
11+
"MikaelMayer"
12+
"ravimad"
13+
"regb"
14+
"romac"
15+
"samarion"
16+
"vkuncak"
17+
"redelmann"
18+
"jad-hamza"
19+
"gsps"
20+
"dotta"
21+
"dragos"
22+
]
23+
24+
notify {
25+
master = [
26+
27+
]
28+
}

0 commit comments

Comments
 (0)