Skip to content

Commit fbc167e

Browse files
refactor: replace "GPS Accelerators" with "Shannon Schupbach" throughout
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 18cf588 commit fbc167e

298 files changed

Lines changed: 300 additions & 300 deletions

File tree

Some content is hidden

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

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions

GOVERNANCE.md

Lines changed: 1 addition & 1 deletion

LICENSE

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

167167
END OF TERMS AND CONDITIONS
168168

169-
Copyright 2026 Salesforce GPS Accelerators
169+
Copyright 2026 Salesforce Shannon Schupbach
170170

171171
Licensed under the Apache License, Version 2.0 (the "License");
172172
you may not use this file except in compliance with the License.

README.md

Lines changed: 2 additions & 2 deletions

docs/QUICKSTART.md

Lines changed: 1 addition & 1 deletion

examples/01-read-only-record/force-app/main/default/lwc/uswdsContactDetail/uswdsContactDetail.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2026, Salesforce GPS Accelerators.
2+
* Copyright (c) 2026, Salesforce Shannon Schupbach.
33
* All rights reserved.
44
* Licensed under the Apache License, Version 2.0.
55
*

examples/02-create-record-form/force-app/main/default/lwc/uswdsCaseForm/uswdsCaseForm.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2026, Salesforce GPS Accelerators.
2+
* Copyright (c) 2026, Salesforce Shannon Schupbach.
33
* All rights reserved.
44
* Licensed under the Apache License, Version 2.0.
55
*

examples/03-multi-step-wizard/force-app/main/default/lwc/uswdsRequestWizard/uswdsRequestWizard.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2026, Salesforce GPS Accelerators.
2+
* Copyright (c) 2026, Salesforce Shannon Schupbach.
33
* All rights reserved.
44
* Licensed under the Apache License, Version 2.0.
55
*

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"description": "GPS Design Systems — USWDS React component library for Salesforce React Experience Cloud",
66
"license": "Apache-2.0",
7-
"author": "Salesforce GPS Accelerators",
7+
"author": "Salesforce Shannon Schupbach",
88
"workspaces": [
99
"packages/*",
1010
"apps/*",

packages/gov-components/src/utils/__tests__/sanitizeHref.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2026, Salesforce GPS Accelerators.
2+
* Copyright (c) 2026, Salesforce Shannon Schupbach.
33
* All rights reserved.
44
* Licensed under the Apache License, Version 2.0.
55
*

0 commit comments

Comments
 (0)