This repository was archived by the owner on Sep 29, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 77
88jobs :
99 commitlint :
10- uses : edx /.github/.github/workflows/commitlint.yml@master
10+ uses : openedx /.github/.github/workflows/commitlint.yml@master
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Helper utility designed to make it easy to upload react-intl extracted messages
55[ ![ dependencies] ( https://img.shields.io/badge/dependencies-none-brightgreen.svg )] ( reactifex )
66[ ![ license] ( https://img.shields.io/npm/l/reactifex.svg )] ( reactifex )
77[ ![ npm_version] ( https://img.shields.io/npm/v/reactifex.svg )] ( reactifex )
8- [ ![ Build Status] ( https://github.com/edx /reactifex/workflows/Node%20CI/badge.svg?branch=master )] ( https://github.com/edx /reactifex/actions?query=workflow%3A%22Node+CI%22 )
8+ [ ![ Build Status] ( https://github.com/openedx /reactifex/workflows/Node%20CI/badge.svg?branch=master )] ( https://github.com/openedx /reactifex/actions?query=workflow%3A%22Node+CI%22 )
99
1010There are two modes of usage - compilation and comment pushing.
1111
Original file line number Diff line number Diff line change 1717 ],
1818 "repository" : {
1919 "type" : " git" ,
20- "url" : " git+https://github.com/edx /reactifex.git"
20+ "url" : " git+https://github.com/openedx /reactifex.git"
2121 },
2222 "keywords" : [
2323 " react-intl" ,
2828 "author" : " Eric Fischer" ,
2929 "license" : " MIT" ,
3030 "bugs" : {
31- "url" : " https://github.com/edx /reactifex/issues"
31+ "url" : " https://github.com/openedx /reactifex/issues"
3232 },
3333 "publishConfig" : {
3434 "access" : " public"
3535 },
36- "homepage" : " https://github.com/edx /reactifex#readme" ,
36+ "homepage" : " https://github.com/openedx /reactifex#readme" ,
3737 "devDependencies" : {
3838 "eslint" : " ^8.23.1" ,
3939 "eslint-config-airbnb" : " ^19.0.4" ,
You can’t perform that action at this time.
0 commit comments