From 3546058dd201dec5b699414a97d931d437ed87b9 Mon Sep 17 00:00:00 2001
From: Carl Boettiger <cboettig@gmail.com>
Date: Tue, 17 Oct 2017 10:47:57 -0700
Subject: [PATCH] update codemeta.json to ropensci urls.  use personal appveyor

---
 README.Rmd    |  2 +-
 README.md     |  2 +-
 codemeta.json | 10 +++++-----
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/README.Rmd b/README.Rmd
index ed498e16..2afa3da1 100644
--- a/README.Rmd
+++ b/README.Rmd
@@ -4,7 +4,7 @@ output: github_document
 
 [![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active)
 [![Travis-CI Build Status](https://travis-ci.org/ropensci/codemetar.svg?branch=master)](https://travis-ci.org/ropensci/codemetar)
-[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/ropensci/codemetar?branch=master&svg=true)](https://ci.appveyor.com/project/ropensci/codemetar)
+[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/cboettig/codemetar?branch=master&svg=true)](https://ci.appveyor.com/project/cboettig/codemetar)
 [![Coverage Status](https://img.shields.io/codecov/c/github/ropensci/codemetar/master.svg)](https://codecov.io/github/ropensci/codemetar?branch=master)
 [![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/codemetar)](https://cran.r-project.org/package=codemetar)
 [![](http://badges.ropensci.org/130_status.svg)](https://github.com/ropensci/onboarding/issues/130)
diff --git a/README.md b/README.md
index 67fa0056..181a58df 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
 
-[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active) [![Travis-CI Build Status](https://travis-ci.org/ropensci/codemetar.svg?branch=master)](https://travis-ci.org/ropensci/codemetar) [![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/ropensci/codemetar?branch=master&svg=true)](https://ci.appveyor.com/project/ropensci/codemetar) [![Coverage Status](https://img.shields.io/codecov/c/github/ropensci/codemetar/master.svg)](https://codecov.io/github/ropensci/codemetar?branch=master) [![CRAN\_Status\_Badge](http://www.r-pkg.org/badges/version/codemetar)](https://cran.r-project.org/package=codemetar) [![](http://badges.ropensci.org/130_status.svg)](https://github.com/ropensci/onboarding/issues/130)
+[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active) [![Travis-CI Build Status](https://travis-ci.org/ropensci/codemetar.svg?branch=master)](https://travis-ci.org/ropensci/codemetar) [![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/cboettig/codemetar?branch=master&svg=true)](https://ci.appveyor.com/project/cboettig/codemetar) [![Coverage Status](https://img.shields.io/codecov/c/github/ropensci/codemetar/master.svg)](https://codecov.io/github/ropensci/codemetar?branch=master) [![CRAN\_Status\_Badge](http://www.r-pkg.org/badges/version/codemetar)](https://cran.r-project.org/package=codemetar) [![](http://badges.ropensci.org/130_status.svg)](https://github.com/ropensci/onboarding/issues/130)
 
 <!-- README.md is generated from README.Rmd. Please edit that file -->
 codemetar
diff --git a/codemeta.json b/codemeta.json
index e1efcaf8..aff4b1d4 100644
--- a/codemeta.json
+++ b/codemeta.json
@@ -268,13 +268,13 @@
       "version": "3.0.0"
     }
   ],
-  "codeRepository": "https://github.com/codemeta/codemetar",
+  "codeRepository": "https://github.com/ropensci/codemetar",
   "isPartOf": "https://ropensci.org",
   "keywords": ["metadata", "codemeta", "ropensci", "citation", "credit", "linked-data"],
   "relatedLink": "https://codemeta.github.io/codemetar",
-  "contIntegration": "https://travis-ci.org/codemeta/codemetar",
+  "contIntegration": "https://travis-ci.org/ropensci/codemetar",
   "developmentStatus": "active",
-  "releaseNotes": "https://github.com/codemeta/codemetar/blob/master/NEWS.md",
-  "readme": "https://github.com/codemeta/codemetar/blob/master/README.md",
-  "fileSize": "657.462KB"
+  "releaseNotes": "https://github.com/ropensci/codemetar/blob/master/NEWS.md",
+  "readme": "https://github.com/ropensci/codemetar/blob/master/README.md",
+  "fileSize": "657.49KB"
 }