radare2/CODEOWNERS
Line: 1: incorrect codeowner user: radare Line: 1: no users/groups matched Line: 2: incorrect codeowner user: radare Line: 2: no users/groups matched Line: 3: incorrect codeowner user: radare 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: radare Line: 5: incorrect codeowner user: condret Line: 5: no users/groups matched Line: 6: incorrect codeowner user: ret2libc Line: 6: no users/groups matched Line: 7: incorrect codeowner user: condret Line: 7: no users/groups matched Line: 8: incorrect codeowner user: wargio Line: 8: incorrect codeowner user: radare Line: 8: no users/groups matched Line: 9: incorrect codeowner user: ret2libc Line: 9: no users/groups matched Line: 10: incorrect codeowner user: radare Line: 10: no users/groups matched Line: 11: incorrect codeowner user: ret2libc Line: 11: incorrect codeowner user: radare 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: radare Line: 13: no users/groups matched Line: 14: incorrect codeowner user: radare Line: 14: no users/groups matched Line: 15: incorrect codeowner user: wargio Line: 15: no users/groups matched Line: 16: incorrect codeowner user: radare Line: 16: incorrect codeowner user: ret2libc Line: 16: no users/groups matched Line: 17: incorrect codeowner user: thestr4ng3r Line: 17: incorrect codeowner user: radare Line: 17: no users/groups matched Line: 18: incorrect codeowner user: yossizap Line: 18: incorrect codeowner user: radare Line: 18: no users/groups matched Line: 19: incorrect codeowner user: radare Line: 19: no users/groups matched Line: 20: incorrect codeowner user: ret2libc Line: 20: incorrect codeowner user: radare Line: 20: no users/groups matched Line: 21: incorrect codeowner user: radare Line: 21: no users/groups matched Line: 22: incorrect codeowner user: condret Line: 22: incorrect codeowner user: radare Line: 22: incorrect codeowner user: ret2libc Line: 22: no users/groups matched Line: 23: incorrect codeowner user: thestr4ng3r Line: 23: incorrect codeowner user: radare Line: 23: incorrect codeowner user: ret2libc Line: 23: no users/groups matched Line: 24: incorrect codeowner user: radare Line: 24: no users/groups matched Line: 25: incorrect codeowner user: ret2libc Line: 25: incorrect codeowner user: radare Line: 25: no users/groups matched Line: 26: incorrect codeowner user: XVilka Line: 26: incorrect codeowner user: radare Line: 26: no users/groups matched Line: 27: incorrect codeowner user: XVilka Line: 27: incorrect codeowner user: yossizap Line: 27: no users/groups matched Line: 28: incorrect codeowner user: ret2libc Line: 28: incorrect codeowner user: radare Line: 28: no users/groups matched Line: 29: incorrect codeowner user: ret2libc Line: 29: incorrect codeowner user: thestr4ng3r Line: 29: no users/groups matched Line: 30: incorrect codeowner user: yossizap Line: 30: no users/groups matched Line: 31: incorrect codeowner user: thestr4ng3r Line: 31: no users/groups matched Line: 32: incorrect codeowner user: ret2libc Line: 32: no users/groups matched Line: 33: incorrect codeowner user: XVilka Line: 33: incorrect codeowner user: radare Line: 33: no users/groups matched Line: 34: incorrect codeowner user: yossizap Line: 34: no users/groups matched Line: 35: incorrect codeowner user: yossizap Line: 35: no users/groups matched
Riccardo Schirone 238235ab36
Add initial version of MAINTAINERS file (#16438)
* Add initial version of MAINTAINERS file

This is a first effort in trying to split the review process to multiple
people that should be specialized in some particular areas of the
project. This will ensure higher review quality and more distributed
process.

* Update MAINTAINERS

* Converts to GH usernames

* Use CODEOWNERS instead of MAINTAINERS

See
https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners

* No need to mention CODEOWNERS, it's automatically used by GH

* Add yossizap on some components

* Who owns CODEOWNERS itself? :D

Co-authored-by: Anton Kochkov <xvilka@gmail.com>
2020-04-16 04:49:56 -05:00

36 lines
999 B
Plaintext

* @radare
*.js @radare
CODEOWNERS @radare @XVilka @kazarmy @thestr4ng3r @ret2libc
libr/anal/ @thestr4ng3r
libr/anal/esil* @radare @condret
libr/anal/xrefs.c ret2libc
libr/arch/gb/ @condret
libr/asm/ @wargio @radare
libr/asm/p/x86_* @ret2libc
libr/asm/p/arm_* @radare
libr/bin/ @ret2libc @radare
libr/bin/format/elf/ @ret2libc @kazarmy
libr/bin/format/mach0/ @radare
libr/bin/format/objc/ @radare
libr/bin/format/wasm/ @wargio
libr/config/ @radare @ret2libc
libr/cons/ @thestr4ng3r @radare
libr/debug/ @yossizap @radare
libr/egg/ @radare
libr/flag/ @ret2libc @radare
libr/fs/ @radare
libr/io/ @condret @radare @ret2libc
libr/lang/ @thestr4ng3r @radare @ret2libc
libr/magic/ @radare
libr/parse/ @ret2libc @radare
libr/reg/ @XVilka @radare
libr/socket/ @XVilka @yossizap
libr/syscall/ @ret2libc @radare
libr/util/ @ret2libc @thestr4ng3r
shlr/gdb/ @yossizap
shlr/ptrace-wrap/ @thestr4ng3r
shlr/radare2-shell-parser/ @ret2libc
shlr/tcc/ @XVilka @radare
shlr/w32dbg_wrap/ @yossizap
shlr/windbg/ @yossizap