Skip to content

Commit 85205cf

Browse files
authored
Merge pull request #899 from Altinity/strtgbb-patch-4
24.8 Fix branding
2 parents 9a17638 + 748d20d commit 85205cf

File tree

19 files changed

+118
-99
lines changed

19 files changed

+118
-99
lines changed

docker/server/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,4 +177,4 @@ EOSQL
177177

178178
## License
179179

180-
View [license information](https://github.com/ClickHouse/ClickHouse/blob/master/LICENSE) for the software contained in this image.
180+
View [license information](https://github.com/Altinity/ClickHouse/blob/antalya/LICENSE) for the software contained in this image.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://github.com/ClickHouse/ClickHouse
1+
https://github.com/Altinity/ClickHouse/
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
View [license information](https://github.com/ClickHouse/ClickHouse/blob/master/LICENSE) for the software contained in this image.
1+
View [license information](https://github.com/Altinity/ClickHouse/blob/antalya/LICENSE) for the software contained in this image.

docker/server/README.src/logo.svg

Lines changed: 15 additions & 41 deletions
Loading
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[ClickHouse Inc.](%%GITHUB-REPO%%)
1+
[Altinity Inc.](%%GITHUB-REPO%%)

docker/test/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
## License
44

5-
View [license information](https://github.com/ClickHouse/ClickHouse/blob/master/LICENSE) for the software contained in this image.
5+
View [license information](https://github.com/Altinity/ClickHouse/blob/antalya/LICENSE) for the software contained in this image.

docs/ru/images/logo.svg

Lines changed: 16 additions & 1 deletion
Loading

docs/zh/images/logo.svg

Lines changed: 16 additions & 1 deletion
Loading

packages/clickhouse-client.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ description: |
1111
arch: "${DEB_ARCH}" # amd64, arm64
1212
platform: "linux"
1313
version: "${CLICKHOUSE_VERSION_STRING}"
14-
vendor: "ClickHouse Inc."
15-
homepage: "https://clickhouse.com"
14+
vendor: "Altinity Inc."
15+
homepage: "https://altinity.com"
1616
license: "Apache"
1717
section: "database"
1818
priority: "optional"
19-
maintainer: "ClickHouse Dev Team <packages+linux@clickhouse.com>"
19+
maintainer: "Altinity Server Dev Team <support@altinity.com>"
2020
deb:
2121
fields:
2222
Source: clickhouse

packages/clickhouse-common-static-dbg.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ description: |
1111
arch: "${DEB_ARCH}" # amd64, arm64
1212
platform: "linux"
1313
version: "${CLICKHOUSE_VERSION_STRING}"
14-
vendor: "ClickHouse Inc."
15-
homepage: "https://clickhouse.com"
14+
vendor: "Altinity Inc."
15+
homepage: "https://altinity.com"
1616
license: "Apache"
1717
section: "database"
1818
priority: "optional"
19-
maintainer: "ClickHouse Dev Team <packages+linux@clickhouse.com>"
19+
maintainer: "Altinity Server Dev Team <support@altinity.com>"
2020
deb:
2121
fields:
2222
Source: clickhouse

0 commit comments

Comments
 (0)