https://git.reactos.org/?p=reactos.git;a=commitdiff;h=89f58017c06d4f9cdae9929ea39f9ca53daf2135

commit 89f58017c06d4f9cdae9929ea39f9ca53daf2135
Author:     Mark Jansen <[email protected]>
AuthorDate: Mon Apr 3 20:12:39 2023 +0200
Commit:     Mark Jansen <[email protected]>
CommitDate: Thu Apr 13 19:09:55 2023 +0200

    [CODEOWNERS] Add Giannis and myself as reviewer for shell related stuff
---
 CODEOWNERS | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/CODEOWNERS b/CODEOWNERS
index 8f67ff1af16..81851d73fd9 100644
--- a/CODEOWNERS
+++ b/CODEOWNERS
@@ -252,6 +252,16 @@
 /modules/rostests/kmtests/ntos_se/   @GeoB99
 /ntoskrnl/se/                        @GeoB99
 
+# Shell
+#   M:
+#   R: learn-more, learn_more, Mark Jansen
+#   R: yagoulas, Giannis Adamopoulos
+#   S: Maintained
+/base/shell/explorer/   @learn-more @yagoulas
+/base/shell/rshell/     @learn-more @yagoulas
+/dll/win32/browseui/    @learn-more @yagoulas
+/dll/win32/shell32/     @learn-more @yagoulas
+
 # Shell Extensions
 #   M:
 #   R: learn-more, learn_more, Mark Jansen

Reply via email to