java fuzzers: triage assignee

triage to fuzzer team while we are figuring out
hermetcity issues.

If issues don't look like hermeticity issues, please
forward them to team.

Bug: 280770893
Test: N/A
Change-Id: Ia1255e6162ef6e232ef8c4fced62579c8adaa8c7
This commit is contained in:
Steven Moreland
2023-05-05 21:23:07 +00:00
parent 62434fd9fe
commit 5166e5bab3
2 changed files with 2 additions and 0 deletions

View File

@@ -34,6 +34,7 @@ java_fuzz {
"smoreland@google.com",
"waghpawan@google.com",
],
triage_assignee: "cobark@google.com", // TODO(b/280770893)
// Adds bugs to hotlist "AIDL fuzzers bugs" on buganizer
hotlists: ["4637097"],
},

View File

@@ -42,6 +42,7 @@ java_fuzz {
"smoreland@google.com",
"waghpawan@google.com",
],
triage_assignee: "cobark@google.com", // TODO(b/261539788)
// Adds bugs to hotlist "AIDL fuzzers bugs" on buganizer
hotlists: ["4637097"],
},