Set DSL Working Group project as inactive (#246)

This commit is contained in:
Eduard S.
2024-12-17 00:11:16 +01:00
committed by GitHub
parent 300784cfaf
commit 545ef40e38

View File

@@ -14,7 +14,7 @@ const content: ProjectContent = {
export const dslWorkingGroup: ProjectInterface = {
id: "dsl-working-group",
projectStatus: ProjectStatus.ACTIVE,
projectStatus: ProjectStatus.INACTIVE,
category: ProjectCategory.RESEARCH,
section: "pse",
content,