Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 19 additions & 14 deletions data/events/2026/brasov/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ startdate: 2026-05-06T00:00:00+03:00
enddate: 2026-05-07T00:00:00+03:00

# Leave CFP dates blank if you don't know yet, or set all three at once.
cfp_date_start: # start accepting talk proposals.
cfp_date_end: # close your call for proposals.
cfp_date_start: 2026-03-19T00:00:00+03:00 # start accepting talk proposals.
cfp_date_end: 2026-05-01T00:00:00+03:00 # close your call for proposals.
cfp_date_announce: # inform proposers of status

cfp_link: "" #if you have a custom link for submitting proposals, add it here. This will control the Propose menu item as well as the "Propose" button.
cfp_link: "https://docs.google.com/forms/d/1hzuxKVqtBNEiCI1-2kxAKZ09QDM8pMiUDD8tVYNYGiI/viewform?edit_requested=true" #if you have a custom link for submitting proposals, add it here. This will control the Propose menu item as well as the "Propose" button.

registration_date_start: # start accepting registration. Leave blank if registration is not open yet. This will make the "Register" button appear on your "Welcome" page.
registration_date_end: # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.
Expand Down Expand Up @@ -63,6 +63,7 @@ nav_elements: # List of pages you want to show up in the navigation of your page
- name: sponsor
- name: contact
- name: conduct
# - name: legal
# - name: example
# icon: "map-o" # This is a font-awesome icon that will display on small screens. Choose at http://fontawesome.io/icons/
# url: http://mycfp.com # The url setting is optional, and only if you want the navigation to link off-site
Expand All @@ -76,13 +77,6 @@ team_members: # Name is the only required field for team members.
linkedin: "https://www.linkedin.com/in/mihai-cristian-satmarean-3465958/"
bio: "Mihai Cristian Satmarean is a seasoned technologist with over 25 years of experience within various fields of the IT industry among them: software tester, developer, embedded systems developer, sysadmin, DevOps pioneer and automation Evangelist, infrastructure management, and team leadership. Currently serving as a Fractional CTO and Senior DevOps Architect, he provides strategic technology guidance and advisory services to senior management. Recognized as an authority in Ansible, Mihai has contributed to, taught, and shaped its roadmap, fostering a culture of knowledge sharing. His expertise spans across various platforms including Linux, MacOS, Unix, and Windows, with a focus on IT security, network management, UI design, and cloud services optimization. Throughout his career, he has managed large-scale infrastructure automation, handling over 200k servers across 250 global locations. Mihai is proficient in network setup and management, user interface design, resources administration and configuration, backup procedures, disaster recovery, and project, resources, and team management. He is hands-on and up-to-date with technologies and many related DevOps techniques like CI/CD and continuous testing. Mihai is passionate about mentoring and empowering team members to achieve their full potential, contributing to both personal growth and project success. He is always open to exchanging innovative technology ideas and enabling other groups and enterprises to harness the power of automation. He also acts as a Scrum Master, co-manages the Ansible meet-ups for Munich-Germany area and acts as an Ansible Trainer and Coach."

- name: "Valentin Oprea"
image: "vali.jpg"
employer: "General Engineering & Management Solutions"
linkedin: "https://www.linkedin.com/in/valioprea"
bio: "Valentin Oprea is an experienced and versatile aerospace engineer with more than 8 years active in various critical industries, ranging from aerospace, automotive, banking and more. Having a diverse and multidisciplinary engineering experience, he was involved in delivering high-tier products using state-of-the-art technologies for OEMs such as Airbus, Boeing, BMWW, Rolls Royce and more.
Founder of General Engineering & Management Solutions, the mission is to leverage the absolute best industry professionals to aid businesses achieve their maximum market potential in the shortest amount of time given the technology at hand."

- name: "Mihai Tisu"
image: "mihaitisu.jpg"
employer: "Endava"
Expand All @@ -101,6 +95,14 @@ team_members: # Name is the only required field for team members.
linkedin: "https://www.linkedin.com/in/ioana-albert-toth/"
bio: "Strategy-driven professional with over 10 years of experience in compliance, risk management, and strategic partnerships, with a strong focus on NIS2 and quality-driven initiatives. I work at the intersection of business, regulation, and technology, supporting organizations in building sustainable, future-ready practices through collaboration and a pragmatic approach."

- name: "Valentin Oprea"
image: "vali.jpg"
employer: "General Engineering & Management Solutions"
linkedin: "https://www.linkedin.com/in/valioprea"
bio: "Valentin Oprea is an experienced and versatile aerospace engineer with more than 8 years active in various critical industries, ranging from aerospace, automotive, banking and more. Having a diverse and multidisciplinary engineering experience, he was involved in delivering high-tier products using state-of-the-art technologies for OEMs such as Airbus, Boeing, BMWW, Rolls Royce and more.
Founder of General Engineering & Management Solutions, the mission is to leverage the absolute best industry professionals to aid businesses achieve their maximum market potential in the shortest amount of time given the technology at hand."


- name: "Ovidiu Costea"
image: "ovi.jpg"
employer: "General Engineering & Management Solutions"
Expand All @@ -113,17 +115,20 @@ organizer_email: "brasov@devopsdays.org" # Put your organizer email address here
# List all of your sponsors here along with what level of sponsorship they have.
# Check data/sponsors/ to use sponsors already added by others.
sponsors:
- id: skylite-tek
level: gold
- id: general-engineering--management-solutions
- id: endava
level: gold
- id: scoalainformala
level: gold
- id: bitsandpieces
level: gold
- id: endava
- id: skylite-tek
level: gold
- id: general-engineering--management-solutions
level: gold




sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link

# In this section, list the level of sponsorships and the label to use.
Expand Down
Loading