From d7c8eced8196c3559201730cc69f76cd144a03f0 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 9 Dec 2024 18:00:14 +0200 Subject: [PATCH] Revert changing URLs and email addresses. --- .github/FUNDING.yml | 2 +- CHANGELOG.md | 9 --------- CODE_OF_CONDUCT.md | 2 +- CONTRIBUTING.md | 2 +- README.md | 2 +- SECURITY.md | 4 ++-- client/components/users/userHeader.jade | 4 ++-- docs/DeveloperDocs/Deep-Dive-Into-WeKan.md | 2 +- docs/DeveloperDocs/Meteor.md | 2 +- 9 files changed, 10 insertions(+), 19 deletions(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 5b621fac0..277cc9a6d 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,3 +1,3 @@ # These are supported funding model platforms -custom: ['https://wekan.fi/commercial-support/'] +custom: ['https://wekan.team/commercial-support/'] diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e484cf01..238f9258a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,15 +15,6 @@ Fixing other platforms In Progress. [How to upgrade WeKan](https://github.com/wekan/wekan/issues/4585) -# Upcoming WeKan ® release - -This release adds the following updates: - -- [Updated URLs and email addresses](https://github.com/wekan/wekan/commit/f689d1688a9cedbbffefc073f7dd7c75a0cee9ed). - Thanks to xet7. - -Thanks to above GitHub users for their contributions and translators for their translations. - # v7.72 2024-12-08 WeKan ® release This release adds the following new features: diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 0889d17cf..ab3b34b15 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -11,7 +11,7 @@ For all code at WeKan GitHub Organization https://github.com/wekan ## Private reports -- Email support@wekan.fi +- Email support@wekan.team - Security issues: [SECURITY.md](SECURITY.md) - License violations - Anything private, sensitive or negative diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e4d4d92e1..051a3a90a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -11,7 +11,7 @@ Not paid: Paid by customers of WeKan Team: -- Commercial Support at https://wekan.fi/commercial-support/ +- Commercial Support at https://wekan.team/commercial-support/ - Support - Private Chat - Features diff --git a/README.md b/README.md index df9f551fa..f3758d271 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ that by providing one-click installation on various platforms. - There is many companies and individuals contributing code to WeKan ®, to add features and bugfixes [many times a day](https://github.com/wekan/wekan/blob/main/CHANGELOG.md). - [Please add Add new Feature Requests and Bug Reports immediately](https://github.com/wekan/wekan/issues). -- [Commercial Support](https://wekan.fi/commercial-support/). +- [Commercial Support](https://wekan.team/commercial-support/). We also welcome sponsors for features and bugfixes. By working directly with WeKan ® you get the benefit of active maintenance and new features added by growing WeKan ® developer community. diff --git a/SECURITY.md b/SECURITY.md index 0fb407a4a..9e6cd4549 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,7 +1,7 @@ About money, see [CONTRIBUTING.md](CONTRIBUTING.md) Security is very important to us. If you discover any issue regarding security, please disclose -the information responsibly by sending an email to security@wekan.fi and not by +the information responsibly by sending an email to security@wekan.team and not by creating a GitHub issue. We will respond swiftly to fix verifiable security issues. We thank you with a place at our hall of fame page, that is @@ -217,7 +217,7 @@ Typical already known or "no impact" bugs such as: - Email spoofing, SPF, DMARC & DKIM. Wekan does not include email server. Wekan is Open Source with MIT license, and free to use also for commercial use. -We welcome all fixes to improve security by email to security@wekan.fi +We welcome all fixes to improve security by email to security@wekan.team ## Bonus Points diff --git a/client/components/users/userHeader.jade b/client/components/users/userHeader.jade index c331852ae..6477be571 100644 --- a/client/components/users/userHeader.jade +++ b/client/components/users/userHeader.jade @@ -155,11 +155,11 @@ template(name="supportPopup") | This app may come preinstalled at some devices. br br - | b) If this app name is WeKan from https://wekan.fi/app/ or URL is https://boards.wekan.team, + | b) If this app name is WeKan from https://wekan.team/app/ or URL is https://boards.wekan.team, | then this is WeKan Open Source kanban software with MIT license https://wekan.github.io with all source code | at https://github.com/wekan/wekan, PRs are very welcome at https://github.com/wekan/wekan/pulls. | Free public Open Source support is at https://github.com/wekan/wekan/issues for feature requests and bug reports. - | Optional paid private Commercial Support for Features/Fixes/Support/Hosting is at https://wekan.fi from maintainer of WeKan. + | Optional paid private Commercial Support for Features/Fixes/Support/Hosting is at https://wekan.team from maintainer of WeKan. | If possible, please sponsor continuing maintaining of WeKan at https://wekan.github.io/sponsors/ template(name="changePasswordPopup") diff --git a/docs/DeveloperDocs/Deep-Dive-Into-WeKan.md b/docs/DeveloperDocs/Deep-Dive-Into-WeKan.md index b6cb3edaa..5281d61f1 100644 --- a/docs/DeveloperDocs/Deep-Dive-Into-WeKan.md +++ b/docs/DeveloperDocs/Deep-Dive-Into-WeKan.md @@ -13,7 +13,7 @@ https://www.youtube.com/watch?v=ke-mbnZM3zE - Used in most countries of the world https://snapcraft.io/wekan - Biggest user have about 30k users, using many pods at Kubernetes - Changelog https://github.com/wekan/wekan/blob/main/CHANGELOG.md -- Commercial Support at https://wekan.fi/commercial-support/ . Currently looking who could sponsor more of maintenance and development. +- Commercial Support at https://wekan.team/commercial-support/ . Currently looking who could sponsor more of maintenance and development. ## How much effort to create Meteor WeKan, in COCOMO model diff --git a/docs/DeveloperDocs/Meteor.md b/docs/DeveloperDocs/Meteor.md index 5f49bf2e2..8bda65362 100644 --- a/docs/DeveloperDocs/Meteor.md +++ b/docs/DeveloperDocs/Meteor.md @@ -15,7 +15,7 @@ - TWIM 058: Building Multi Platform Mobile Apps https://www.youtube.com/watch?v=ZTtXRJTUCIU - https://www.youtube.com/watch?v=ZTtXRJTUCIU - https://github.com/jamauro/pwa-kit -- https://wekan.fi/app/ +- https://wekan.team/app/ - https://github.com/wekan/wekan/wiki/PWA - Over 100 icons for different platforms https://github.com/wekan/wekan/blob/main/public/site.webmanifest