[Pkg-javascript-commits] [node-browserify-aes] 57/92: update repo location

Bastien Roucariès rouca at moszumanska.debian.org
Sun Jun 4 09:35:19 UTC 2017


This is an automated email from the git hooks/post-receive script.

rouca pushed a commit to branch master
in repository node-browserify-aes.

commit dbad8d8b2580f5cc374464968d30d7648a398080
Author: Calvin Metcalf <calvin.metcalf at state.ma.us>
Date:   Sun Jan 18 11:44:32 2015 -0500

    update repo location
---
 package.json | 6 +++---
 readme.md    | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package.json b/package.json
index e291820..c4a4b04 100644
--- a/package.json
+++ b/package.json
@@ -12,7 +12,7 @@
   },
   "repository": {
     "type": "git",
-    "url": "git://github.com/calvinmetcalf/browserify-aes.git"
+    "url": "git://github.com/crypto-browserify/browserify-aes.git"
   },
   "keywords": [
     "aes",
@@ -22,9 +22,9 @@
   "author": "",
   "license": "MIT",
   "bugs": {
-    "url": "https://github.com/calvinmetcalf/browserify-aes/issues"
+    "url": "https://github.com/crypto-browserify/browserify-aes/issues"
   },
-  "homepage": "https://github.com/calvinmetcalf/browserify-aes",
+  "homepage": "https://github.com/crypto-browserify/browserify-aes",
   "dependencies": {
     "create-hash": "^1.1.0",
     "inherits": "^2.0.1"
diff --git a/readme.md b/readme.md
index 7cc416c..1d7b085 100644
--- a/readme.md
+++ b/readme.md
@@ -1,7 +1,7 @@
 browserify-aes
 ====
 
-[![Build Status](https://travis-ci.org/calvinmetcalf/browserify-aes.svg)](https://travis-ci.org/calvinmetcalf/browserify-aes)
+[![Build Status](https://travis-ci.org/crypto-browserify/browserify-aes.svg)](https://travis-ci.org/crypto-browserify/browserify-aes)
 
 Node style aes for use in the browser.  Implements:
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-browserify-aes.git



More information about the Pkg-javascript-commits mailing list