-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
s3gw: replace 'aquarist-labs' with 's3gw-tech'
Not everywhere though. All existing decisions under 'docs/decisions' have been kept in their original form. Signed-off-by: Joao Eduardo Luis <[email protected]>
- Loading branch information
Showing
18 changed files
with
82 additions
and
83 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,11 +3,11 @@ | |
The 5 repositories used for the s3gw are located within our main GitHub | ||
organization. | ||
|
||
- Main: <https://github.com/aquarist-labs/s3gw> | ||
- Ceph: <https://github.com/aquarist-labs/ceph> | ||
- UI: <https://github.com/aquarist-labs/s3gw-ui> | ||
- Charts: <https://github.com/aquarist-labs/s3gw-charts> | ||
- COSI: <https://github.com/aquarist-labs/s3gw-cosi-driver> | ||
- Main: <https://github.com/s3gw-tech/s3gw> | ||
- Ceph: <https://github.com/s3gw-tech/ceph> | ||
- UI: <https://github.com/s3gw-tech/s3gw-ui> | ||
- Charts: <https://github.com/s3gw-tech/s3gw-charts> | ||
- COSI: <https://github.com/s3gw-tech/s3gw-cosi-driver> | ||
|
||
We welcome new feature implementations, patches that fix bugs or code cleanup. | ||
|
||
|
@@ -16,15 +16,15 @@ We welcome new feature implementations, patches that fix bugs or code cleanup. | |
You can clone from GitHub with: | ||
|
||
```bash | ||
git clone https://github.com/aquarist-labs/s3gw | ||
git clone https://github.com/s3gw-tech/s3gw | ||
``` | ||
|
||
This applies to all the repositories. | ||
|
||
### Submitting Bugs and Requesting New Features | ||
|
||
All bugs and feature requests can be filed in "Issues" in | ||
[the s3gw Project](https://github.com/aquarist-labs/s3gw/issues/new/choose). We | ||
[the s3gw Project](https://github.com/s3gw-tech/s3gw/issues/new/choose). We | ||
use GitHub templates to manage the requests. You will either select: | ||
|
||
- Backlog item | ||
|
@@ -72,7 +72,7 @@ For example: | |
```bash | ||
backend: add initial README doc | ||
|
||
This commit introduces the first README doc for aquarist-labs. | ||
This commit introduces the first README doc for s3gw-tech. | ||
|
||
Signed-off-by: Random Developer <[email protected]> | ||
``` | ||
|
@@ -95,7 +95,7 @@ Finally, please be sure to sign all commits with your GPG key (`git commit -S`). | |
### Pull Request Best Practices | ||
|
||
PRs should be opened on branches contained in your fork of | ||
`aquarist-labs/s3gw.git`. PRs should target the `main` branch. | ||
`s3gw-tech/s3gw.git`. PRs should target the `main` branch. | ||
|
||
If your PR has only one commit, the PR title can be the same as the commit title | ||
(and GitHub will suggest this). If the PR has multiple commits, do not accept | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
<!-- markdownlint-disable MD013 --> | ||
<!-- markdownlint-disable MD041 --> | ||
{{ external_markdown('https://raw.githubusercontent.com/aquarist-labs/s3gw/main/CONTRIBUTING.md', '') }} | ||
{{ external_markdown('https://raw.githubusercontent.com/s3gw-tech/s3gw/main/CONTRIBUTING.md', '') }} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters