Skip to content

Commit 19eafca

Browse files
committed
feat(github): transfer;
- Transfer owner to open-data.
1 parent 74cbc89 commit 19eafca

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Tests](https://github.com/JVickery-TBS/ckanext-language-domains/workflows/Tests/badge.svg?branch=main)](https://github.com/JVickery-TBS/ckanext-language-domains/actions)
1+
[![Tests](https://github.com/open-data/ckanext-language-domains/workflows/Tests/badge.svg?branch=main)](https://github.com/open-data/ckanext-language-domains/actions)
22

33
# CKANEXT Language Domains
44

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
"scripts": {},
1010
"repository": {
1111
"type": "git",
12-
"url": "git+https://github.com/JVickery-TBS/ckanext-language-domains.git"
12+
"url": "git+https://github.com/open-data/ckanext-language-domains.git"
1313
},
1414
"keywords": [],
1515
"author": "",
1616
"license": "MIT",
1717
"bugs": {
18-
"url": "https://github.com/JVickery-TBS/ckanext-language-domains/issues"
18+
"url": "https://github.com/open-data/ckanext-language-domains/issues"
1919
},
20-
"homepage": "https://github.com/JVickery-TBS/ckanext-language-domains#readme"
20+
"homepage": "https://github.com/open-data/ckanext-language-domains#readme"
2121
}

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = 0.0.1
44
description = CKAN plugin to allow for different domains per language.
55
long_description = file: README.md
66
long_description_content_type = text/markdown
7-
url = https://github.com/JVickery-TBS/ckanext-language-domains
7+
url = https://github.com/open-data/ckanext-language-domains
88
author = Jesse Vickery
99
author_email = jesse.vickery@tbs-sct.gc.ca
1010
license = AGPL

0 commit comments

Comments
 (0)