diff --git a/maturity-model-tiers.md b/maturity-model-tiers.md
index 5e7bb7d..e3302f4 100644
--- a/maturity-model-tiers.md
+++ b/maturity-model-tiers.md
@@ -21,7 +21,7 @@ This document outlines the maturity model tiers.
Working projects, Example Code, Early Prototypes |
- Tier 1 | Fix spacing problem
+ Tier 1 |
One-Time Release |
Informational/Historical |
Paper publishing, Historical Archival |
diff --git a/tier1/{{cookiecutter.project_slug}}/repolinter.json b/tier1/{{cookiecutter.project_slug}}/repolinter.json
index 2ec97a2..466734c 100644
--- a/tier1/{{cookiecutter.project_slug}}/repolinter.json
+++ b/tier1/{{cookiecutter.project_slug}}/repolinter.json
@@ -734,7 +734,7 @@
}
},
"code-owners-contains-repo-domains": {
- "level": "warning",
+ "level": "off",
"rule": {
"type": "file-contents",
"options": {
diff --git a/tier2/{{cookiecutter.project_slug}}/MAINTAINERS.md b/tier2/{{cookiecutter.project_slug}}/MAINTAINERS.md
index fb27f7a..0b9205c 100644
--- a/tier2/{{cookiecutter.project_slug}}/MAINTAINERS.md
+++ b/tier2/{{cookiecutter.project_slug}}/MAINTAINERS.md
@@ -2,6 +2,7 @@
This is a list of maintainers for this project. See [CODEOWNERS.md](./CODEOWNERS.md) for list of reviewers for different parts of the codebase. Team members include:
+## Maintainers:
{list or table including the fields: role, name, affiliation, github username}
|Role |Name |Github Username |Affiliation|
diff --git a/tier3/{{cookiecutter.project_slug}}/MAINTAINERS.md b/tier3/{{cookiecutter.project_slug}}/MAINTAINERS.md
index ea8df3d..e0826cf 100644
--- a/tier3/{{cookiecutter.project_slug}}/MAINTAINERS.md
+++ b/tier3/{{cookiecutter.project_slug}}/MAINTAINERS.md
@@ -2,14 +2,14 @@
This is a list of maintainers for this project. See [CODEOWNERS.md](./CODEOWNERS.md) for list of reviewers for different parts of the codebase. Team members include:
-Maintainers:
+## Maintainers:
-
-Approvers:
+## Approvers:
-
-Reviewers:
+## Reviewers:
-
| Roles | Responsibilities| Requirements | Defined by|