Fix organization names to match Gitea (uppercase)

Gitea organizations are UNSTIM, UAC, UNA, UP (uppercase).

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2025-12-10 10:11:32 +00:00
parent 2c7f4c0e5a
commit f8ceeccc20

View File

@@ -33,10 +33,10 @@ spec:
type: string
description: Sélectionne ton université
enum:
- unstim
- uac
- una
- up
- UNSTIM
- UAC
- UNA
- UP
enumNames:
- UNSTIM
- UAC