Skip to content

Commit aadd498

Browse files
committed
fix erros
1 parent 5ab0746 commit aadd498

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

data/events/2026/lima/main.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ city: "lima" # The displayed city name of the event. Capitalize it.
44
event_twitter: "devopsdays" # Change this to the twitter handle for your event such as devopsdayschi or devopsdaysmsp
55
description: "Devopsdays is coming to lima!" # Edit this to suit your preferences
66
ga_tracking_id: "" # If you have your own Google Analytics tracking ID, enter it here. Example: "UA-74738648-1"
7-
sharing_image: "sharing.png"
8-
event_logo: "logo.square.png"
7+
event_logo: "logo-square.png"
98

109
# All dates are in unquoted 2026-MM-DDTHH:MM:SS+TZ:TZ, like this:
1110
# variable: 2019-01-04T00:00:00+02:00
@@ -71,19 +70,22 @@ nav_elements: # List of pages you want to show up in the navigation of your page
7170
# These are the same people you have on the mailing list and Slack channel.
7271
team_members: # Name is the only required field for team members.
7372
- name: "Lenard Vega"
73+
7474
employer: "Credicorp"
7575
linkedin: "https://www.linkedin.com/in/lenardvega/"
7676
bio: "Corporate DevSecOps Lead"
7777
github: "lvega-root"
7878
image: "lenard-vega.jpg"
7979
- name: "Danilo Briceño"
80+
8081
employer: "EKIS Cyber"
8182
twitter: "dan_breu"
8283
linkedin: "https://www.linkedin.com/in/danbreu/"
8384
bio: "CXO"
8485
image: "danilo-briceno.jpg"
8586
github: "dan-breu"
8687
- name: "Gino Leon"
88+
8789
employer: "Pacifico Seguros"
8890
linkedin: "https://www.linkedin.com/in/gino-leon-0217a23b/"
8991
bio: "Agile Chapter Lead"
@@ -94,8 +96,6 @@ organizer_email: "[email protected]" # Put your organizer email address here
9496
# List all of your sponsors here along with what level of sponsorship they have.
9597
# Check data/sponsors/ to use sponsors already added by others.
9698
sponsors:
97-
- id: samplesponsorname
98-
level: gold
9999
# url: http://mysponsor.com/?campaign=me # Use this if you need to over-ride a sponsor URL.
100100
- id: arresteddevops
101101
level: community

0 commit comments

Comments
 (0)