Files
mruby-mruby/.github/labeler.yml
T
2023-05-06 07:19:46 +10:00

30 lines
387 B
YAML

benchmark:
- benchmark/**/*
build:
- Makefile
- Rakefile
- build_config/**/*
- lib/**/*
- tasks/**/*
core:
- include/**/*
- mrblib/**/*
- src/**/*
- test/**/*
doc:
- CONTRIBUTING.md
- LEGAL
- LICENSE
- NEWS
- README.md
- SECURITY.md
- TODO.md
- doc/**/*
- examples/**/*
github:
- .github/**/*
mrbgems:
- mrbgems/**/*
oss-fuzz:
- oss-fuzz/**/*