Nikolay Sivov : xmllite: Add maintainer entry.

Alexandre Julliard julliard at winehq.org
Fri Dec 9 13:37:34 CST 2016


Module: wine
Branch: master
Commit: 831c202c38e97730c5446b95c8a542714febd99b
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=831c202c38e97730c5446b95c8a542714febd99b

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Fri Dec  9 16:38:34 2016 +0300

xmllite: Add maintainer entry.

Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 MAINTAINERS           | 1 +
 dlls/xmllite/reader.c | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 55a7834..cec6cdb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -265,6 +265,7 @@ F:	dlls/winex11.drv/
 XML parsing
 M:	Nikolay Sivov <nsivov at codeweavers.com>
 F:	dlls/msxml*/
+F:	dlls/xmllite/
 
 THE REST
 M:	Alexandre Julliard <julliard at winehq.org>
diff --git a/dlls/xmllite/reader.c b/dlls/xmllite/reader.c
index 2dadfa2..0fedd91 100644
--- a/dlls/xmllite/reader.c
+++ b/dlls/xmllite/reader.c
@@ -1,7 +1,7 @@
 /*
  * IXmlReader implementation
  *
- * Copyright 2010, 2012-2013 Nikolay Sivov
+ * Copyright 2010, 2012-2013, 2016 Nikolay Sivov
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public




More information about the wine-cvs mailing list