@ehmicky/dev-tasks
Version:
Automated development tasks for my own projects
36 lines (34 loc) • 412 B
JavaScript
export const ALL_CONTRIBUTORS_TYPES=[
"a11y",
"audio",
"blog",
"bug",
"business",
"code",
"content",
"data",
"design",
"doc",
"eventOrganizing",
"example",
"financial",
"fundingFinding",
"ideas",
"infra",
"maintenance",
"mentoring",
"platform",
"plugin",
"projectManagement",
"promotion",
"question",
"research",
"review",
"security",
"talk",
"test",
"tool",
"translation",
"tutorial",
"userTesting",
"video"];