Skip to content

Commit 5b0e944

Browse files
committed
Rename nordicsemiconductor to nordicsemi
Signed-off-by: Jan Gałda <jan.galda@nordicsemi.no>
1 parent aea82ed commit 5b0e944

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+59
-59
lines changed

.eslintrc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* SPDX-License-Identifier: LicenseRef-Nordic-4-Clause
55
*/
66

7-
const sharedEslintConfig = require('@nordicsemiconductor/pc-nrfconnect-shared/config/eslintrc');
7+
const sharedEslintConfig = require('@nordicsemi/pc-nrfconnect-shared/config/eslintrc');
88

99
module.exports = {
1010
...sharedEslintConfig,

.github/CODEOWNERS

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
# The default entry with `*` only applies to GitHub adding reviewers.
88
# The compliance workflow verifies that all new files are covered by an
99
# entry in the CODEOWNERS file, but skips this `*` entry altogether.
10-
* @NordicSemiconductor/matter
10+
* @nordicsemi/matter
1111

1212
# Root folder
13-
/.* @NordicSemiconductor/matter
14-
/tests/ @NordicSemiconductor/matter
15-
/src/ @NordicSemiconductor/matter
16-
/resources/ @NordicSemiconductor/matter
17-
/.github/ @NordicSemiconductor/matter
18-
/.husky/ @NordicSemiconductor/matter
13+
/.* @nordicsemi/matter
14+
/tests/ @nordicsemi/matter
15+
/src/ @nordicsemi/matter
16+
/resources/ @nordicsemi/matter
17+
/.github/ @nordicsemi/matter
18+
/.husky/ @nordicsemi/matter

.github/renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"packageRules": [
55
{
66
"excludePackageNames": [
7-
"@nordicsemiconductor/pc-nrfconnect-shared"
7+
"@nordicsemi/pc-nrfconnect-shared"
88
],
99
"enabled": false
1010
}

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ user guide in the nRF Connect SDK documentation.
3434
## Development
3535

3636
See the
37-
[app development](https://nordicsemiconductor.github.io/pc-nrfconnect-docs/)
37+
[app development](https://nordicsemi.github.io/pc-nrfconnect-docs/)
3838
pages for details on how to develop apps for the nRF Connect for Desktop
3939
framework.
4040

@@ -45,7 +45,7 @@ Please report issues on the [DevZone](https://devzone.nordicsemi.com) portal.
4545
## Contributing
4646

4747
See the
48-
[infos on contributing](https://nordicsemiconductor.github.io/pc-nrfconnect-docs/contributing)
48+
[infos on contributing](https://nordicsemi.github.io/pc-nrfconnect-docs/contributing)
4949
for details.
5050

5151
## License

doc/docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ The Matter Cluster Editor app has no specific device requirements.
3333

3434
## Application source code
3535

36-
The code of the application is open source and [available on GitHub](https://github.com/NordicSemiconductor/pc-nrfconnect-matter-cluster-editor).
36+
The code of the application is open source and [available on GitHub](https://github.com/nordicsemi/pc-nrfconnect-matter-cluster-editor).
3737
Feel free to fork the repository and clone it for secondary development or feature contributions.

jest.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
*/
66

77
module.exports =
8-
require('@nordicsemiconductor/pc-nrfconnect-shared/config/jest.config')();
8+
require('@nordicsemi/pc-nrfconnect-shared/config/jest.config')();

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
"displayName": "Matter Cluster Editor",
66
"author": "Nordic Semiconductor ASA",
77
"license": "SEE LICENSE IN LICENSE",
8-
"homepage": "https://github.com/NordicSemiconductor/pc-nrfconnect-matter-cluster-editor",
8+
"homepage": "https://github.com/nordicsemi/pc-nrfconnect-matter-cluster-editor",
99
"repository": {
1010
"type": "git",
11-
"url": "https://github.com/NordicSemiconductor/pc-nrfconnect-matter-cluster-editor.git"
11+
"url": "https://github.com/nordicsemi/pc-nrfconnect-matter-cluster-editor.git"
1212
},
1313
"engines": {
1414
"nrfconnect": ">=4.3.0"
@@ -44,7 +44,7 @@
4444
"@emotion/styled": "^11.14.0",
4545
"@mui/icons-material": "6.4.3",
4646
"@mui/material": "6.4.3",
47-
"@nordicsemiconductor/pc-nrfconnect-shared": "^204.0.0",
47+
"@nordicsemi/pc-nrfconnect-shared": "^204.0.0",
4848
"@testing-library/jest-dom": "^6.6.3",
4949
"@testing-library/react": "^16.2.0",
5050
"@testing-library/user-event": "^14.6.1",
@@ -56,7 +56,7 @@
5656
"xml2js": "^0.6.2",
5757
"fast-xml-parser": "^5.0.9"
5858
},
59-
"prettier": "@nordicsemiconductor/pc-nrfconnect-shared/config/prettier.config.js",
59+
"prettier": "@nordicsemi/pc-nrfconnect-shared/config/prettier.config.js",
6060
"dependencies": {
6161
"node-watch": "^0.7.3"
6262
}

resources/css/fonts.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
$roboto-font-path: 'roboto-fontface/fonts' !default;
88
@import 'roboto-fontface/css/roboto/sass/roboto-fontface';
99
@import '@mdi/font/css/materialdesignicons.min.css';
10-
11-
@import '@nordicsemiconductor/pc-nrfconnect-shared/src/variables';
10+
11+
@import '@nordicsemi/pc-nrfconnect-shared/src/variables';

src/app/Components/ClusterFile.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
/* eslint-disable @typescript-eslint/no-explicit-any */
88

9-
import { logger, telemetry } from '@nordicsemiconductor/pc-nrfconnect-shared';
9+
import { logger, telemetry } from '@nordicsemi/pc-nrfconnect-shared';
1010

1111
import { defaultXMLCluster, defaultXMLConfigurator } from '../defaults';
1212
import {

src/app/Components/Component.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
import * as React from 'react';
1010
import { ReactNode, useCallback, useEffect, useState } from 'react';
11-
import { telemetry } from '@nordicsemiconductor/pc-nrfconnect-shared';
11+
import { telemetry } from '@nordicsemi/pc-nrfconnect-shared';
1212

1313
import eventEmitter from './EventEmitter';
1414
import ClusterTable from './Table';

0 commit comments

Comments
 (0)