7
.github/labeler.yml
vendored
7
.github/labeler.yml
vendored
@@ -53,8 +53,11 @@
|
||||
- "crates/fuzzing/**"
|
||||
- "fuzz/**"
|
||||
|
||||
"lightbeam":
|
||||
- "crates/lightbeam/**"
|
||||
"isle":
|
||||
- "cranelift/isle/**"
|
||||
- "**.isle"
|
||||
- "cranelift/codegen/src/isa/x64/lower/isle.rs"
|
||||
- "cranelift/codegen/src/isa/x64/lower/isle/**"
|
||||
|
||||
"wasi":
|
||||
- "crates/wasi/**"
|
||||
|
||||
3
.github/subscribe-to-label.json
vendored
3
.github/subscribe-to-label.json
vendored
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"fitzgen": ["fuzzing", "cranelift:area:peepmatic", "wasmtime:ref-types"],
|
||||
"cfallin": ["isle"],
|
||||
"fitzgen": ["cranelift:area:peepmatic", "fuzzing", "isle", "wasmtime:ref-types"],
|
||||
"peterhuene": ["wasmtime:api", "wasmtime:c-api"],
|
||||
"kubkon": ["wasi"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user