From 0610544a5270870ee8c4bb95be0cd62a77953807 Mon Sep 17 00:00:00 2001 From: Johannes Vogel Date: Fri, 30 Jun 2023 12:14:29 +0200 Subject: [PATCH] adapt urls and references to repo name --- .reuse/dep5 | 6 +++--- README.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.reuse/dep5 b/.reuse/dep5 index 3b4c2e23..475a7469 100644 --- a/.reuse/dep5 +++ b/.reuse/dep5 @@ -1,7 +1,7 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: cds-adapter-graphql +Upstream-Name: graphql Upstream-Contact: The cap team -Source: https://github.com/cap-js/cds-adapter-graphql +Source: https://github.com/cap-js/graphql Disclaimer: The code in this project may include calls to APIs ("API Calls") of SAP or third-party products or services developed outside of this project ("External Products"). @@ -25,6 +25,6 @@ Disclaimer: The code in this project may include calls to APIs ("API Calls") of parties the right to use of access any SAP External Product, through API Calls. Files: * -Copyright: 2022 SAP SE or an SAP affiliate company and cds-adapter-graphql contributors +Copyright: 2022 SAP SE or an SAP affiliate company and cap-js/graphql contributors License: Apache-2.0 diff --git a/README.md b/README.md index b3563714..fcac0cff 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![REUSE status](https://api.reuse.software/badge/github.com/cap-js/cds-adapter-graphql)](https://api.reuse.software/info/github.com/cap-js/cds-adapter-graphql) +[![REUSE status](https://api.reuse.software/badge/github.com/cap-js/graphql)](https://api.reuse.software/info/github.com/cap-js/graphql) # CDS protocol adapter for GraphQL @@ -30,7 +30,7 @@ _**WARNING:** This package is in an early general availability state. This means ## Support, Feedback, Contributing -This project is open to feature requests/suggestions, bug reports etc. via [GitHub issues](https://github.com/cap-js/cds-adapter-graphql/issues). Contribution and feedback are encouraged and always welcome. For more information about how to contribute, the project structure, as well as additional contribution information, see our [Contribution Guidelines](CONTRIBUTING.md). +This project is open to feature requests/suggestions, bug reports etc. via [GitHub issues](https://github.com/cap-js/graphql/issues). Contribution and feedback are encouraged and always welcome. For more information about how to contribute, the project structure, as well as additional contribution information, see our [Contribution Guidelines](CONTRIBUTING.md). ## Code of Conduct @@ -38,4 +38,4 @@ We as members, contributors, and leaders pledge to make participation in our com ## Licensing -Copyright 2022 SAP SE or an SAP affiliate company and cds-adapter-graphql contributors. Please see our [LICENSE](LICENSE) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available [via the REUSE tool](https://api.reuse.software/info/github.com/cap-js/cds-adapter-graphql). +Copyright 2022 SAP SE or an SAP affiliate company and cap-js/graphql contributors. Please see our [LICENSE](LICENSE) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available [via the REUSE tool](https://api.reuse.software/info/github.com/cap-js/graphql).