diff --git a/pages/oss-implementation.md b/pages/oss-implementation.md index 26c83508b..56ca1103c 100644 --- a/pages/oss-implementation.md +++ b/pages/oss-implementation.md @@ -92,7 +92,7 @@ tags: - jekyll - cto contact: - email: cto@gsa.gov + email: open@gsa.gov ``` **Example JSON File (`.codeinventory.json`)** @@ -109,7 +109,7 @@ contact: "cto" ], "contact": { - "email": "cto@gsa.gov" + "email": "open@gsa.gov" } } ```