aboutsummaryrefslogtreecommitdiff
path: root/projects/tinyxml2/project.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'projects/tinyxml2/project.yaml')
-rw-r--r--projects/tinyxml2/project.yaml19
1 files changed, 3 insertions, 16 deletions
diff --git a/projects/tinyxml2/project.yaml b/projects/tinyxml2/project.yaml
index cba496b1c..fb9884b41 100644
--- a/projects/tinyxml2/project.yaml
+++ b/projects/tinyxml2/project.yaml
@@ -1,23 +1,10 @@
-# Copyright 2017 Google Inc.
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
-################################################################################
homepage: "www.grinninglizard.com/tinyxml2"
+language: c++
+primary_contact: "leethomason@gmail.com"
auto_ccs:
- - "leethomason@gmail.com"
- "pranjal.jumde@gmail.com"
sanitizers:
- address
- memory
- undefined
+main_repo: 'https://github.com/leethomason/tinyxml2'