https://git.reactos.org/?p=reactos.git;a=commitdiff;h=0f4f29d2ca9cc24af7d75…
commit 0f4f29d2ca9cc24af7d7520b41cb673f8f953f71
Author: Serge Gautherie <reactos-git_serge_171003(a)gautherie.fr>
AuthorDate: Sat Feb 1 02:47:18 2020 +0100
Commit: Mark Jansen <mark.jansen(a)reactos.org>
CommitDate: Sat Feb 1 18:04:25 2020 +0100
[CODEOWNERS] Add 'Printing' entry
---
CODEOWNERS | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/CODEOWNERS b/CODEOWNERS
index 04a24a76bc2..a5f59ca0b2c 100644
--- a/CODEOWNERS
+++ b/CODEOWNERS
@@ -215,6 +215,11 @@
# S: Maintained
/dll/ntdll/ @HeisSpiter @learn-more @ThFabba @tkreuzer
+# Printing
+# M: ColinFinck, Colin Finck
+# S: Maintained
+/win32ss/printing/ @ColinFinck
+
# ReactOS API Tests
# M:
# R: learn-more, learn_more, Mark Jansen