From b7a3c7bf4c3dda753208ed8af8a5af8a2bcb5e3a Mon Sep 17 00:00:00 2001 From: CompuGenius Programs Date: Wed, 12 May 2021 16:34:12 -0400 Subject: [PATCH] Create cgprograms.json --- domains/cgprograms.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/cgprograms.json diff --git a/domains/cgprograms.json b/domains/cgprograms.json new file mode 100644 index 000000000..8718b449c --- /dev/null +++ b/domains/cgprograms.json @@ -0,0 +1,11 @@ +{ + "description": "CompuGenius Programs creates programs and games to better the computer world.", + "repo": "https://github.com/compugenius", + "owner": { + "username": "compugenius", + "email": "github@cgprograms.com" + }, + "record": { + "URL": "https://cgprograms.com" + } +}