summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>