summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo Vivier <zaeph@zaeph.net>2020-11-15 23:06:38 +0100
committerLeo Vivier <zaeph@zaeph.net>2020-11-15 23:06:38 +0100
commit94f2734d5d9afab220e35003425e066782f7c59e (patch)
tree60b18f3664d48be19b407202702c3d0e8552f32e
parenta27c346e5cda90ca46e974a778ea1d638aacef1a (diff)
downloademacsconf-wiki-94f2734d5d9afab220e35003425e066782f7c59e.tar.xz
emacsconf-wiki-94f2734d5d9afab220e35003425e066782f7c59e.zip
2020/schedule: Update blurb for a presentation
-rw-r--r--2020/info/02.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/2020/info/02.md b/2020/info/02.md
index 6649372b..fe69afdc 100644
--- a/2020/info/02.md
+++ b/2020/info/02.md
@@ -1,9 +1,9 @@
-# An Emacs Developer Story: From User to Maintainer
+# An Emacs Developer Story: From User to Package Maintainer
Leo Vivier
In light of the new development philosophy for Org-mode, I would like
to present my developer story from discovering Org-mode in 2014 to
-becoming a maintainer for a big project in 2020. The goal is to show
+becoming a maintainer for a big package in 2020. The goal is to show
the logical progression between interest, gaining skills, becoming an
expert, authoring, contributing and maintaining, in hope that it would
bolster people to do the same.
@@ -17,6 +17,6 @@ encourage them to reach for the next step.
My init files, which show the organic growth of my configuration:
<https://github.com/zaeph/.emacs.d>
-Org-roam, the software which I am maintaining
+Org-roam, the package which I am maintaining
<https://github.com/org-roam/org-roam>