works: update wd2 status
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Dmitriy Pleshevskiy 2023-07-31 12:05:50 +03:00
parent 14c901a8c0
commit 42c3f88cee
Signed by: pleshevskiy
GPG Key ID: 79C4487B44403985
1 changed files with 2 additions and 1 deletions

View File

@ -53,7 +53,8 @@ export const CHRONOLOGICAL_WORKS: Work[] = [
roles: [Role.Author],
technologies: [Technology.Bash, Technology.Nix],
startDate: new Date("2022-12-12"),
status: Status.PassivelyMaintained,
endDate: new Date("2023-07-31"),
status: Status.AsIs,
},
{
name: "tree-sitter-d2",