This is an automated email from the ASF dual-hosted git repository.

pabloem pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new 07506e091f6 [Website] add publishdate attribute to frontmatter
     new 06f204b0910 Merge pull request #21908 from [Website] add publishdate 
attribute to case studies frontmatter
07506e091f6 is described below

commit 07506e091f64f00bf44efe6b269e4f5d5816dba1
Author: bulat safiullin <[email protected]>
AuthorDate: Thu Jun 16 19:45:17 2022 +0600

    [Website] add publishdate attribute to frontmatter
---
 website/www/site/content/en/case-studies/hop.md      | 1 +
 website/www/site/content/en/case-studies/paloalto.md | 1 +
 website/www/site/content/en/case-studies/ricardo.md  | 1 +
 website/www/site/content/en/case-studies/seznam.md   | 1 +
 4 files changed, 4 insertions(+)

diff --git a/website/www/site/content/en/case-studies/hop.md 
b/website/www/site/content/en/case-studies/hop.md
index ae69c8f05f9..4f6392cc721 100644
--- a/website/www/site/content/en/case-studies/hop.md
+++ b/website/www/site/content/en/case-studies/hop.md
@@ -8,6 +8,7 @@ cardDescription: "Apache Hop is an open source data 
orchestration and engineerin
 authorName: "Matt Casters"
 authorPosition: "Chief Solutions Architect, Neo4j, Apache Hop co-founder"
 authorImg: /images/matt_casters_photo.png
+publishDate: 2022-02-15T12:21:00+00:00
 ---
 <!--
 Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/website/www/site/content/en/case-studies/paloalto.md 
b/website/www/site/content/en/case-studies/paloalto.md
index e751bd833f7..50a84c12bbd 100644
--- a/website/www/site/content/en/case-studies/paloalto.md
+++ b/website/www/site/content/en/case-studies/paloalto.md
@@ -11,6 +11,7 @@ achieved high performance and low latency, and reduced 
processing costs by 60%."
 authorName: "Talat Uyarer"
 authorPosition: "Sr Principal Software Engineer"
 authorImg: /images/case-study/paloalto/talat_uyarer.png
+publishDate: 2022-02-22T20:19:00+00:00
 ---
 <!--
 Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/website/www/site/content/en/case-studies/ricardo.md 
b/website/www/site/content/en/case-studies/ricardo.md
index 05101efb0ab..a692be1cc2f 100644
--- a/website/www/site/content/en/case-studies/ricardo.md
+++ b/website/www/site/content/en/case-studies/ricardo.md
@@ -8,6 +8,7 @@ cardDescription: "Ricardo, the largest online marketplace in 
Switzerland, uses A
 authorName: "Tobias Kaymak"
 authorPosition: Senior Data Engineer @ Ricardo
 authorImg: /images/tobias_kaymak_photo.png
+publishDate: 2021-12-01T01:36:00+00:00
 ---
 <!--
 Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/website/www/site/content/en/case-studies/seznam.md 
b/website/www/site/content/en/case-studies/seznam.md
index 027a08c5e53..8cc823aba71 100644
--- a/website/www/site/content/en/case-studies/seznam.md
+++ b/website/www/site/content/en/case-studies/seznam.md
@@ -8,6 +8,7 @@ cardDescription: "Dive into the Czech search engine’s 
experience of scaling th
 authorName: "Marek Simunek"
 authorPosition: "Senior Software Engineer @ seznam.cz"
 authorImg: /images/marek_simunek_photo.png
+publishDate: 2022-02-15T01:56:00+00:00
 ---
 <!--
 Licensed under the Apache License, Version 2.0 (the "License");

Reply via email to