Changed assignee to triage_assignee in fuzzconfig
Change-Id: Ifdf4e8a3d855c414c906d249674411f4f4b88396
This commit is contained in:
@@ -339,7 +339,7 @@ type FuzzConfig struct {
|
|||||||
// List of modules for monitoring coverage drops in directories (e.g. "libicu")
|
// List of modules for monitoring coverage drops in directories (e.g. "libicu")
|
||||||
Target_modules []string `json:"target_modules,omitempty"`
|
Target_modules []string `json:"target_modules,omitempty"`
|
||||||
// Specifies a bug assignee to replace default ISE assignment
|
// Specifies a bug assignee to replace default ISE assignment
|
||||||
Assignee string `json:"assignee,omitempty"`
|
Triage_assignee string `json:"triage_assignee,omitempty"`
|
||||||
}
|
}
|
||||||
|
|
||||||
type FuzzFrameworks struct {
|
type FuzzFrameworks struct {
|
||||||
|
Reference in New Issue
Block a user