Skip to content

Commit

Permalink
update project names to match tags
Browse files Browse the repository at this point in the history
  • Loading branch information
apinkert committed Feb 2, 2024
1 parent 19ae415 commit f93c439
Show file tree
Hide file tree
Showing 17 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion packages/approval/project.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "approval-client",
"name": "@redhat-cloud-services/approval-client",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"sourceRoot": "packages/approval",
"projectType": "library",
Expand Down
2 changes: 1 addition & 1 deletion packages/build-utils/project.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "build-utils",
"name": "@redhat-cloud-services/build-utils",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"sourceRoot": "packages/build-utils/src",
"projectType": "library",
Expand Down
2 changes: 1 addition & 1 deletion packages/catalog/project.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "catalog-client",
"name": "@redhat-cloud-services/catalog-client",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"sourceRoot": "packages/catalog",
"projectType": "library",
Expand Down
2 changes: 1 addition & 1 deletion packages/config-manager/project.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "config-manager-client",
"name": "@redhat-cloud-services/config-manager-client",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"sourceRoot": "packages/config-manager",
"projectType": "library",
Expand Down
2 changes: 1 addition & 1 deletion packages/entitlements/project.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "entitlements-client",
"name": "@redhat-cloud-services/entitlements-client",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"sourceRoot": "packages/entitlements",
"projectType": "library",
Expand Down
2 changes: 1 addition & 1 deletion packages/host-inventory/project.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "host-inventory-client",
"name": "@redhat-cloud-services/host-inventory-client",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"sourceRoot": "packages/host-inventory",
"projectType": "library",
Expand Down
2 changes: 1 addition & 1 deletion packages/insights/project.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "insights-client",
"name": "@redhat-cloud-services/insights-client",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"sourceRoot": "packages/insights",
"projectType": "library",
Expand Down
2 changes: 1 addition & 1 deletion packages/integrations/project.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "integrations-client",
"name": "@redhat-cloud-services/integrations-client",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"sourceRoot": "packages/integrations",
"projectType": "library",
Expand Down
2 changes: 1 addition & 1 deletion packages/notifications/project.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "notifications-client",
"name": "@redhat-cloud-services/notifications-client",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"sourceRoot": "packages/notifications",
"projectType": "library",
Expand Down
2 changes: 1 addition & 1 deletion packages/patch/project.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "patch-client",
"name": "@redhat-cloud-services/patch-client",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"sourceRoot": "packages/patch",
"projectType": "library",
Expand Down
2 changes: 1 addition & 1 deletion packages/policies/project.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "policies-client",
"name": "@redhat-cloud-services/policies-client",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"sourceRoot": "packages/policies",
"projectType": "library",
Expand Down
2 changes: 1 addition & 1 deletion packages/quickstarts/project.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "quickstarts-client",
"name": "@redhat-cloud-services/quickstarts-client",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"sourceRoot": "packages/quickstarts",
"projectType": "library",
Expand Down
2 changes: 1 addition & 1 deletion packages/rbac/project.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "rbac-client",
"name": "@redhat-cloud-services/rbac-client",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"sourceRoot": "packages/rbac",
"projectType": "library",
Expand Down
2 changes: 1 addition & 1 deletion packages/remediations/project.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "remediations-client",
"name": "@redhat-cloud-services/remediations-client",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"sourceRoot": "packages/remediations",
"projectType": "library",
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/project.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "sources-client",
"name": "@redhat-cloud-services/sources-client",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"sourceRoot": "packages/sources",
"projectType": "library",
Expand Down
2 changes: 1 addition & 1 deletion packages/topological-inventory/project.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "topological-inventory-client",
"name": "@redhat-cloud-services/topological-inventory-client",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"sourceRoot": "packages/topological-inventory",
"projectType": "library",
Expand Down
2 changes: 1 addition & 1 deletion packages/vulnerabilities/project.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "vulnerabilities-client",
"name": "@redhat-cloud-services/vulnerabilities-client",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"sourceRoot": "packages/vulnerabilities",
"projectType": "library",
Expand Down

0 comments on commit f93c439

Please sign in to comment.