Commit graph

14 commits

Author SHA1 Message Date
Giovanni
961b6510fa
Simplify CODEOWNERS (#6040)
* Simplify CODEOWNERS

* Add b1llow
2026-03-15 15:52:16 +00:00
Rot127
afab991fa6
Add myself as code owner to be added as default reviewer to PRs. (#4839) 2025-01-15 22:29:13 +08:00
wargio
05ab831b9a Fix codeowners and labeler 2024-03-08 12:33:07 +08:00
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
Anton Kochkov
5123674053
Update CODEOWNERS, SPDX, and GitHub labeler (#1443) 2021-08-13 11:10:13 +00:00
Anton Kochkov
041d73dce3
Change the "anal" abbreviation to "Analysis" in Code (#117) 2020-12-06 19:25:27 +01:00
Giovanni
35a9ef94c9
Code and comments cleanup (#108) 2020-12-04 18:11:51 +08:00
Riccardo Schirone
721609a17b
Rename to rizin (#2) 2020-10-01 16:13:03 +02:00
GustavoLCR
489538e02b
Add DbgEng based debug backend for Windows ##debug (#17491)
* Rename `windbg` plugin to `winkd` ##debug
* Add DbgEng based debug backend for Windows ##debug
2020-08-24 19:01:10 +08:00
Riccardo Schirone
fab89a61d9
Replace radare with trufae (#17045) 2020-06-11 07:40:46 -05:00
Riccardo Schirone
11e35c5acb
Put ret2libc and radare as owners of cmd.c (#16849) 2020-05-18 21:04:42 +03:00
Florian Märkl
47008105b2
Fix CODEOWNERS (#16783) 2020-05-07 18:17:03 +02:00
Florian Märkl
beb2f2dd94
Update CODEOWNERS 2020-05-07 17:58:17 +02:00
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