Skip to content

Feature/novos diretores/Reordered director list to position Gabriel Fagundes next to other Project Directors#44

Merged
Augusto-Ildefonso merged 4 commits intomainfrom
feature/novos-diretores
Mar 19, 2026
Merged

Feature/novos diretores/Reordered director list to position Gabriel Fagundes next to other Project Directors#44
Augusto-Ildefonso merged 4 commits intomainfrom
feature/novos-diretores

Conversation

@Augusto-Ildefonso
Copy link
Collaborator

📌 Summary

Reordered director list to position Gabriel Fagundes next to other Project Directors.

✨ Changes Introduced

  • [Fix] - Reordered teamData.json to position Gabriel Fagundes next to other Project Directors

Copilot AI review requested due to automatic review settings March 19, 2026 19:44
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Reorders the localized team member lists so that Gabriel Fagundes appears alongside the other Project/Projects Directors in the team roster data used by the site’s i18n-driven team pages.

Changes:

  • Reordered entries in teamData.json for pt, es, and en locales to move gabriel-fagundes next to other project directors.
  • No content changes intended beyond the ordering (same member data, different position).

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
src/i18n/locales/pt/data/teamData.json Moves gabriel-fagundes entry earlier to align with other “Diretor de Projetos” entries.
src/i18n/locales/es/data/teamData.json Moves gabriel-fagundes entry earlier to align with other “Director de Proyectos” entries.
src/i18n/locales/en/data/teamData.json Moves gabriel-fagundes entry earlier to align with other project directors (but role string is inconsistent—see comment).

{
"id": "gabriel-fagundes",
"name": "Gabriel Fagundes",
"role": "Project Director",
Copy link

Copilot AI Mar 19, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the EN locale, this member’s role is "Project Director" while the other project directors in the same list use "Projects Director". This inconsistency will show up in the UI and can also break any role-based grouping/filtering in the future. Consider standardizing the role string (e.g., change this to "Projects Director" or align all entries to a single form).

Suggested change
"role": "Project Director",
"role": "Projects Director",

Copilot uses AI. Check for mistakes.
@Augusto-Ildefonso Augusto-Ildefonso merged commit c99ee67 into main Mar 19, 2026
5 checks passed
@Augusto-Ildefonso Augusto-Ildefonso deleted the feature/novos-diretores branch March 19, 2026 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants