From b7a3c7bf4c3dda753208ed8af8a5af8a2bcb5e3a Mon Sep 17 00:00:00 2001 From: CompuGenius Programs Date: Wed, 12 May 2021 16:34:12 -0400 Subject: [PATCH 1/2] 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" + } +} From 73821187d2f025d6a05814f857e4ec738e439b1a Mon Sep 17 00:00:00 2001 From: CompuGenius Programs Date: Thu, 13 May 2021 07:19:00 -0400 Subject: [PATCH 2/2] Update cgprograms.json --- domains/cgprograms.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cgprograms.json b/domains/cgprograms.json index 8718b449c..b4167e8fd 100644 --- a/domains/cgprograms.json +++ b/domains/cgprograms.json @@ -1,6 +1,6 @@ { "description": "CompuGenius Programs creates programs and games to better the computer world.", - "repo": "https://github.com/compugenius", + "repo": "https://github.com/CompuGenius/cgprograms", "owner": { "username": "compugenius", "email": "github@cgprograms.com"