You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _data/speakers.yml
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,11 @@ speakers:
12
12
talk:
13
13
title: 'Resurrecting the dead'
14
14
abstract: |
15
-
"Resurrecting the dead", is basically about what it means to be a maintainer of a popular open source project and about succession management in open source. The talk uses PHPCS as the example project.
15
+
Have you ever considered what would happen when a popular open source package is abandoned ?
16
+
Now, what about when that package is one of your essential dependencies ?
17
+
18
+
This scenario is not some abstract scenario for a far away future. Projects get abandoned every day and your dependency might be next... But you can help!
19
+
Come & listen to some tales of an accidental maintainer and learn about what you can do to help try and prevent these situations from getting out of hand.
0 commit comments