Skip to content

Commit 4bc5300

Browse files
authored
Merge pull request #4227 from tgross35/triagebot-android-ping
Add a triagebot ping for changes to Android
2 parents 8b69878 + 17ebba3 commit 4bc5300

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

triagebot.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,3 +177,7 @@ cc = ["@semarie"]
177177
[mentions."src/unix/solarish"]
178178
message = "Some changes occurred in solarish module"
179179
cc = ["@jclulow", "@pfmooney"]
180+
181+
[mentions."src/unix/linux_like/android"]
182+
message = "Some changes occurred in the Android module"
183+
cc = ["@maurer"]

0 commit comments

Comments
 (0)