https://git.reactos.org/?p=reactos.git;a=commitdiff;h=0f4f29d2ca9cc24af7d7520b41cb673f8f953f71
commit 0f4f29d2ca9cc24af7d7520b41cb673f8f953f71 Author: Serge Gautherie <[email protected]> AuthorDate: Sat Feb 1 02:47:18 2020 +0100 Commit: Mark Jansen <[email protected]> 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
