add skill levels contributor and maintainer #79

Closed
Gro wants to merge 1 commits from Gro/ki-frontend:feature/floss-contributor-and-maintainer-skill-level into main
Showing only changes of commit f53cf92b36 - Show all commits

View File

@ -18,5 +18,13 @@
"5": { "5": {
"short": "> 5J", "short": "> 5J",
"long": "mehr als 5 Jahre" "long": "mehr als 5 Jahre"
},
"10": {
"short": "[C]",
"long": "Project Contributor"
},
"11": {
"short": "[M]",
"long": "Project Maintainer"
} }
} }