Repository: qpid-dispatch Updated Branches: refs/heads/master fb1285e65 -> a7c49a34a
No Jira. Change Author in package.json files to 'Apache Qpid' Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/a7c49a34 Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/a7c49a34 Diff: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/diff/a7c49a34 Branch: refs/heads/master Commit: a7c49a34ac1805445443974f88ad73e7e4d22ae1 Parents: fb1285e Author: Ernest Allen <[email protected]> Authored: Thu Apr 19 11:05:51 2018 -0400 Committer: Ernest Allen <[email protected]> Committed: Thu Apr 19 11:05:51 2018 -0400 ---------------------------------------------------------------------- console/config/package.json | 2 +- console/stand-alone/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/a7c49a34/console/config/package.json ---------------------------------------------------------------------- diff --git a/console/config/package.json b/console/config/package.json index 25b9849..17e801a 100644 --- a/console/config/package.json +++ b/console/config/package.json @@ -12,7 +12,7 @@ "Dispatch", "Console" ], - "author": "Redhat", + "author": "Apache Qpid", "license": "Apache-2.0", "dependencies": { "angular": "^1.6.6", http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/a7c49a34/console/stand-alone/package.json ---------------------------------------------------------------------- diff --git a/console/stand-alone/package.json b/console/stand-alone/package.json index ac32845..fc45613 100644 --- a/console/stand-alone/package.json +++ b/console/stand-alone/package.json @@ -15,7 +15,7 @@ "dispatch", "console" ], - "author": "RedHat", + "author": "Apache Qpid", "license": "Apache-2.0", "bugs": { "url": "https://github.com/apache/qpid-dispatch/issues" --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
