This is an automated email from the ASF dual-hosted git repository.

poorejc pushed a commit to branch FLAGON-336
in repository https://gitbox.apache.org/repos/asf/incubator-flagon-useralejs.git


The following commit(s) were added to refs/heads/FLAGON-336 by this push:
     new 1ce2873  [FLAGON-383] Updated package.json to reflect name change
1ce2873 is described below

commit 1ce28735d1865aa8d97d1a786122293e57d7ae1e
Author: poorejc <[email protected]>
AuthorDate: Fri May 10 21:06:35 2019 -0400

    [FLAGON-383] Updated package.json to reflect name change
---
 package.json | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/package.json b/package.json
index 9765f23..2e60197 100755
--- a/package.json
+++ b/package.json
@@ -13,13 +13,13 @@
   },
   "repository": {
     "type": "git",
-    "url": "git://git.apache.org/incubator-senssoft-useralejs.git"
+    "url": "git://git.apache.org/incubator-flagon-useralejs.git"
   },
   "keywords": [
     "UserALE",
     "Logging"
   ],
-  "author": "Apache SensSoft",
+  "author": "Apache Flagon",
   "contributors": [
     "Clay Gimenez",
     "Robert Foley",
@@ -29,9 +29,9 @@
   ],
   "license": "Apache-2.0",
   "bugs": {
-    "url": "https://issues.apache.org/jira/browse/senssoft";
+    "url": "https://issues.apache.org/jira/browse/FLAGON";
   },
-  "homepage": "http://senssoft.incubator.apache.org";,
+  "homepage": "http://flagon.incubator.apache.org";,
   "engines": {
     "node": "~11.10.1",
     "npm": "~6.7.0"

Reply via email to