summaryrefslogtreecommitdiff
path: root/OWNERS
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2020-11-18 21:35:11 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2020-11-18 21:35:11 +0000
commita28053e010253715e7463a33205bb15485025281 (patch)
tree1f458f1ac807004d7662f1f52de92e7f227e0d64 /OWNERS
parent7ef734ec36b55270de36eb158f5e0736b8bc63b6 (diff)
parent63244af34b9084d673239eb4f4e899331ebab9b4 (diff)
downloadtinyxml-a28053e010253715e7463a33205bb15485025281.tar.gz
Merge "Remove tinyxml (not to be confused with tinyxml2)."
Diffstat (limited to 'OWNERS')
-rw-r--r--OWNERS4
1 files changed, 2 insertions, 2 deletions
diff --git a/OWNERS b/OWNERS
index 244c628..078eade 100644
--- a/OWNERS
+++ b/OWNERS
@@ -1,3 +1,3 @@
-# Default code reviewers picked from top 3 or more developers.
-# Please update this list if you find better candidates.
+# This project is obsolete and abandoned upstream.
+# Please switch to another XML library such as tinyxml2, libxml2, or expat.
enh@google.com