Skip to content

Commit d2468fd

Browse files
Merge pull request #2780 from nateynateynate/maint/speaker-profile-liat-iusim
Sorry about that! I thought I saw a lowercase l when I was seeing an …
2 parents 40f0d78 + 4678a9b commit d2468fd

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

_community_members/llusim.md _community_members/liusim.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -5,31 +5,31 @@
55

66
# The short name is used to identify related pieces of content in the site. For example it is used in the "authors" array of blog posts, and it is used in the "presenters" array for OpenSearch Conference sessions to identify who is speaking.
77
# The format for existing values is not normalized. In some cases it is "first-initial-of-first-name" + "last-name", or matching a GitHub username, or something all together random. What is important is that it is unique within the system.
8-
short_name: "llusim"
8+
short_name: "liusim"
99

1010
# The member's full name, or otherwise meaningful preferred name. It is used in the templates for presenting content authors as well as the name of conference speakers.
11-
name: "Liat Lusim"
11+
name: "Liat Iusim"
1212

1313
# The path to the community member's photo.
1414
photo: "/assets/media/community/members/no-image-available.svg"
1515

1616
# Used as the level 1 page header text.
17-
primary_title: 'Liat Lusim'
17+
primary_title: 'Liat Iusim'
1818

1919
# Used as the document title displayed in the browser title bar.
20-
title: 'OpenSearch Project Community Member: Liat Lusim'
20+
title: 'OpenSearch Project Community Member: Liat Iusim'
2121

2222
# Breadcrumbs specification.
2323
# The community icon is expected.
24-
# The breadcrumbs path structure is Communit -> Members -> Liat Lusim's Profile.
24+
# The breadcrumbs path structure is Communit -> Members -> Liat Iusim's Profile.
2525
breadcrumbs:
2626
icon: community
2727
items:
2828
- title: Community
2929
url: /community/index.html
3030
- title: Members
3131
url: /community/members/index.html
32-
- title: "Liat Lusim's Profile"
32+
- title: "Liat Iusim's Profile"
3333
url: '/community/members/first-last.html'
3434

3535
# Community member job title and company where they work.
@@ -48,7 +48,7 @@ session_track:
4848
name: "Operating OpenSearch"
4949

5050
# URL for the community member profile.
51-
permalink: '/community/members/liat-lusim.html'
51+
permalink: '/community/members/liat-iusim.html'
5252

5353
# Array of community member user personas.
5454
# At this time, only conference_speaker, and author are defined.

_opensearchcon_sessions/2024-europe-migrating-from-self-managed-elasticsearch-to-opensearch.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66

77
# Conference session speaker short name that maps to a short_name value
88
# in the community members collection.
9-
primary_presenter: 'llusim'
9+
primary_presenter: 'liusim'
1010

1111
# Conference session speaker full name.
12-
speaker_name_full: 'Liat Lusim'
12+
speaker_name_full: 'Liat Iusim'
1313

1414
# Conference session title.
1515
speaker_talk_title: 'Migrating from Self-Managed ElasticSearch to OpenSearch'
@@ -27,7 +27,7 @@ breadcrumbs:
2727
url: /events/opensearchcon/index.html
2828
- title: 2024
2929
url: /events/opensearchcon/2024/index.html
30-
- title: North America
30+
- title: Europe
3131
url: /events/opensearchcon/2024/europe/index.html
3232
- title: Session Summaries
3333
url: /events/opensearchcon/2024/europe/sessions/index.html
@@ -55,7 +55,7 @@ conference_id: '2024-europe'
5555

5656
# Array of short_name values for the Community Members with the conference_speaker persona whom are presenting the session. This includes the primary_speaker indicated above and any other presenters (if any).
5757
presenters:
58-
- llusim
58+
- liusim
5959

6060
---
6161
This session will delve into the intricacies of migrating a large, mission-critical production Elasticsearch cluster to Amazon OpenSearch. The migration aimed to enhance the cluster's stability and increase the team's and DevOps's velocity by avoiding manual configuration changes.

0 commit comments

Comments
 (0)