rizin/CODEOWNERS
Line: 1: incorrect codeowner user: wargio Line: 1: incorrect codeowner user: XVilka Line: 1: incorrect codeowner user: kazarmy Line: 1: incorrect codeowner user: thestr4ng3r Line: 1: incorrect codeowner user: ret2libc Line: 1: no users/groups matched Line: 2: incorrect codeowner user: wargio Line: 2: no users/groups matched Line: 3: incorrect codeowner user: wargio Line: 3: incorrect codeowner user: XVilka Line: 3: incorrect codeowner user: kazarmy Line: 3: incorrect codeowner user: thestr4ng3r Line: 3: incorrect codeowner user: ret2libc Line: 3: no users/groups matched Line: 4: incorrect codeowner user: thestr4ng3r Line: 4: no users/groups matched Line: 5: incorrect codeowner user: wargio Line: 5: no users/groups matched Line: 6: incorrect codeowner user: ret2libc Line: 6: no users/groups matched Line: 7: incorrect codeowner user: wargio Line: 7: no users/groups matched Line: 8: incorrect codeowner user: wargio Line: 8: no users/groups matched Line: 9: incorrect codeowner user: ret2libc Line: 9: no users/groups matched Line: 10: incorrect codeowner user: wargio Line: 10: no users/groups matched Line: 11: incorrect codeowner user: ret2libc Line: 11: incorrect codeowner user: wargio Line: 11: no users/groups matched Line: 12: incorrect codeowner user: ret2libc Line: 12: incorrect codeowner user: kazarmy Line: 12: no users/groups matched Line: 13: incorrect codeowner user: wargio Line: 13: no users/groups matched Line: 14: incorrect codeowner user: wargio Line: 14: no users/groups matched Line: 15: incorrect codeowner user: wargio Line: 15: no users/groups matched Line: 16: incorrect codeowner user: wargio Line: 16: incorrect codeowner user: ret2libc Line: 16: no users/groups matched Line: 17: incorrect codeowner user: thestr4ng3r Line: 17: incorrect codeowner user: wargio Line: 17: no users/groups matched Line: 18: incorrect codeowner user: ret2libc Line: 18: incorrect codeowner user: wargio Line: 18: no users/groups matched Line: 19: incorrect codeowner user: yossizap Line: 19: incorrect codeowner user: wargio Line: 19: no users/groups matched Line: 20: incorrect codeowner user: wargio Line: 20: no users/groups matched Line: 21: incorrect codeowner user: ret2libc Line: 21: incorrect codeowner user: wargio Line: 21: no users/groups matched Line: 22: incorrect codeowner user: wargio Line: 22: no users/groups matched Line: 23: incorrect codeowner user: wargio Line: 23: incorrect codeowner user: ret2libc Line: 23: no users/groups matched Line: 24: incorrect codeowner user: thestr4ng3r Line: 24: incorrect codeowner user: wargio Line: 24: incorrect codeowner user: ret2libc Line: 24: no users/groups matched Line: 25: incorrect codeowner user: wargio Line: 25: no users/groups matched Line: 26: incorrect codeowner user: ret2libc Line: 26: incorrect codeowner user: wargio Line: 26: no users/groups matched Line: 27: incorrect codeowner user: XVilka Line: 27: incorrect codeowner user: wargio Line: 27: no users/groups matched Line: 28: incorrect codeowner user: XVilka Line: 28: incorrect codeowner user: yossizap Line: 28: no users/groups matched Line: 29: incorrect codeowner user: ret2libc Line: 29: incorrect codeowner user: wargio Line: 29: no users/groups matched Line: 30: incorrect codeowner user: XVilka Line: 30: no users/groups matched Line: 31: incorrect codeowner user: ret2libc Line: 31: incorrect codeowner user: thestr4ng3r Line: 31: no users/groups matched Line: 32: incorrect codeowner user: yossizap Line: 32: no users/groups matched Line: 33: incorrect codeowner user: thestr4ng3r Line: 33: no users/groups matched Line: 34: incorrect codeowner user: ret2libc Line: 34: no users/groups matched Line: 35: incorrect codeowner user: yossizap Line: 35: no users/groups matched Line: 36: incorrect codeowner user: yossizap Line: 36: no users/groups matched
Riccardo Schirone 6f40dfe493
Move remaining things from shlr/ to meson subprojects (#2126)
* Move binrz meson directives to binrz/ dir

* Move rizin-shell-parser to a subproject

* Move bochs to a meson subproject

* Move rzqnx to meson subproject

* Move winkd to a meson subproject

* Move rzar to a meson subproject

* Move rzw32dbg_wrap to a meson subproject

* Move ptrace-wrap to a meson subproject

* Move rzgdb to a meson subproject

* Rename w32dbg_wrap to rzw32dbg_wrap

* Update CODEOWNERS

* Remove old references to shlr

* Move shlr/heap stuff in core and remove shlr/arm

* Move spp to a meson subproject

* Remove last references to shlr

* Remove use_webui option

* Move include files directives to librz/include/meson.build

* Move librz meson directives into librz/meson.build

* Handle d/ directories inside the specific module meson.build

* Move plugins listing to specific module meson.build

* Move rzheap to its own subproject

* Fix js linter and licenses

* Use meson.override_dependency for all rz_ modules
2021-12-22 09:20:39 +08:00

36 lines
1.1 KiB
Text

* @wargio @XVilka @kazarmy @thestr4ng3r @ret2libc
*.js @wargio
CODEOWNERS @wargio @XVilka @kazarmy @thestr4ng3r @ret2libc
librz/analysis/ @thestr4ng3r
librz/analysis/esil* @wargio
librz/analysis/xrefs.c @ret2libc
librz/arch/gb/ @wargio
librz/asm/ @wargio
librz/asm/p/x86_* @ret2libc
librz/asm/p/arm_* @wargio
librz/bin/ @ret2libc @wargio
librz/bin/format/elf/ @ret2libc @kazarmy
librz/bin/format/mach0/ @wargio
librz/bin/format/objc/ @wargio
librz/bin/format/wasm/ @wargio
librz/config/ @wargio @ret2libc
librz/cons/ @thestr4ng3r @wargio
librz/core/cmd.c @ret2libc @wargio
librz/debug/ @yossizap @wargio
librz/egg/ @wargio
librz/flag/ @ret2libc @wargio
librz/fs/ @wargio
librz/io/ @wargio @ret2libc
librz/lang/ @thestr4ng3r @wargio @ret2libc
librz/magic/ @wargio
librz/parse/ @ret2libc @wargio
librz/reg/ @XVilka @wargio
librz/socket/ @XVilka @yossizap
librz/syscall/ @ret2libc @wargio
librz/type/ @XVilka
librz/util/ @ret2libc @thestr4ng3r
subprojects/rzgdb/ @yossizap
subprojects/ptrace-wrap/ @thestr4ng3r
subprojects/rizin-shell-parser/ @ret2libc
subprojects/rzw32dbg_wrap/ @yossizap
subprojects/rzwinkd/ @yossizap