diff --git a/config/repo_templates/default.json b/config/repo_templates/default.json index 5f510ce..d078565 100644 --- a/config/repo_templates/default.json +++ b/config/repo_templates/default.json @@ -1,10 +1,10 @@ { "configName":"default" ,"configType":"repository" - ,"owningOrganization":"bryancross" + ,"owningOrganization":"bidnessforb" ,"repositoryAttributes": { - "name":"Default" + "name":"test-repo" ,"description":"Default description" ,"homepage":"https://github.com" ,"private":false @@ -106,4 +106,4 @@ ,"location":"/" } ] -} \ No newline at end of file +}