Skip to content

Commit 405e6df

Browse files
committed
Add peopleware
1 parent 88d8c9a commit 405e6df

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

cms/content/library.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -413,6 +413,15 @@
413413
"image": "/static/library/pragmatic-programmer.jpg",
414414
"status": "read",
415415
"language": "en"
416+
},
417+
{
418+
"title": "Peopleware: Productive Projects and Teams",
419+
"author": "Tom DeMarco, Timothy Lister",
420+
"category": "uncategorized",
421+
"readAt": "2017-05-01",
422+
"image": "/static/library/peopleware.jpg",
423+
"status": "read",
424+
"language": "en"
416425
}
417426
]
418427
}
180 KB
Loading

0 commit comments

Comments
 (0)