works: change name for projects
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
42c3f88cee
commit
3d5bbe3cbf
1 changed files with 3 additions and 3 deletions
|
@ -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",
|
||||||
|
|
Loading…
Reference in a new issue