works: change name for projects
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Dmitriy Pleshevskiy 2023-07-31 12:20:48 +03:00
parent 42c3f88cee
commit 3d5bbe3cbf
Signed by: pleshevskiy
GPG key ID: 79C4487B44403985

View file

@ -265,7 +265,7 @@ export const CHRONOLOGICAL_WORKS: Work[] = [
roles: [Role.Author], roles: [Role.Author],
technologies: [Technology.Python], technologies: [Technology.Python],
startDate: new Date("2019-07-23"), startDate: new Date("2019-07-23"),
status: Status.PassivelyMaintained, status: Status.AsIs,
}, },
{ {
name: "marshmallow_pageinfo", name: "marshmallow_pageinfo",