From 13c7422816f10e7b4155037227bb336eebe87cde Mon Sep 17 00:00:00 2001 From: Andrea Amorosi Date: Mon, 29 Jul 2024 22:11:56 +0200 Subject: [PATCH 1/4] chore(maintenance): add Banxware customer refernece --- .vscode/settings.json | 5 +++++ docs/index.md | 5 ++++- 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 00000000000..ef83f48f5ea --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,5 @@ +{ + "githubPullRequests.ignoredPullRequestBranches": [ + "develop" + ] +} \ No newline at end of file diff --git a/docs/index.md b/docs/index.md index 8f1d25d3e73..50755f5c81f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -472,7 +472,10 @@ Knowing which companies are using this library is important to help prioritize t [**Vertex Pharmaceuticals**](https://www.vrtx.com/){target="_blank" rel="nofollow"} { .card } -[**Alma Media**](https://www.almamedia.fi/en/){target="_blank" rel="nofollow} +[**Alma Media**](https://www.almamedia.fi/en/){target="_blank" rel="nofollow"} +{ .card } + +[**Banxware**](https://www.banxware.com){target="_blank" rel="nofollow"} { .card } From 71cd478610364643128b49d40afb7ebaae7acf60 Mon Sep 17 00:00:00 2001 From: Andrea Amorosi Date: Mon, 29 Jul 2024 22:14:54 +0200 Subject: [PATCH 2/4] chore: add customer names to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 357f3077123..3a02e0445c0 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,8 @@ The following companies, among others, use Powertools: * [Transformity](https://transformity.tech/) * [Trek10](https://www.trek10.com/) * [Vertex Pharmaceuticals](https://www.vrtx.com/) +* [Alma Media](https://www.almamedia.fi/en/) +* [Banxware](https://www.banxware.com/) ### Sharing your work From e147bc8de40b24fa72389bb64e63ab2ee9694230 Mon Sep 17 00:00:00 2001 From: Andrea Amorosi Date: Tue, 30 Jul 2024 14:34:10 +0200 Subject: [PATCH 3/4] chore: remove vscode folder --- .vscode/settings.json | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index ef83f48f5ea..00000000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "githubPullRequests.ignoredPullRequestBranches": [ - "develop" - ] -} \ No newline at end of file From f5f7fd6f4c7fbaaf197d100a85f4579e2d8f95c2 Mon Sep 17 00:00:00 2001 From: Andrea Amorosi Date: Tue, 30 Jul 2024 14:36:10 +0200 Subject: [PATCH 4/4] chore: reorder names --- README.md | 4 ++-- docs/index.md | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 3a02e0445c0..71282b49e67 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,8 @@ Knowing which companies are using this library is important to help prioritize t The following companies, among others, use Powertools: +* [Alma Media](https://www.almamedia.fi/en/) +* [Banxware](https://www.banxware.com/) * [Brsk](https://www.brsk.co.uk/) * [BusPatrol](https://buspatrol.com/) * [Capital One](https://www.capitalone.com/) @@ -69,8 +71,6 @@ The following companies, among others, use Powertools: * [Transformity](https://transformity.tech/) * [Trek10](https://www.trek10.com/) * [Vertex Pharmaceuticals](https://www.vrtx.com/) -* [Alma Media](https://www.almamedia.fi/en/) -* [Banxware](https://www.banxware.com/) ### Sharing your work diff --git a/docs/index.md b/docs/index.md index 50755f5c81f..5d325908ddb 100644 --- a/docs/index.md +++ b/docs/index.md @@ -424,6 +424,12 @@ Knowing which companies are using this library is important to help prioritize t
+[**Alma Media**](https://www.almamedia.fi/en/){target="_blank" rel="nofollow"} +{ .card } + +[**Banxware**](https://www.banxware.com){target="_blank" rel="nofollow"} +{ .card } + [**Brsk**](https://www.brsk.co.uk/){target="_blank" rel="nofollow"} { .card } @@ -472,12 +478,6 @@ Knowing which companies are using this library is important to help prioritize t [**Vertex Pharmaceuticals**](https://www.vrtx.com/){target="_blank" rel="nofollow"} { .card } -[**Alma Media**](https://www.almamedia.fi/en/){target="_blank" rel="nofollow"} -{ .card } - -[**Banxware**](https://www.banxware.com){target="_blank" rel="nofollow"} -{ .card } -
### Using Lambda Layers