Skip to content

Commit

Permalink
Set DSL Working Group project as inactive (#246)
Browse files Browse the repository at this point in the history
  • Loading branch information
ed255 authored Dec 16, 2024
1 parent 300784c commit 545ef40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/projects/dsl-working-group.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 545ef40

Please sign in to comment.