diff options
author | Sacha Chua <sacha@sachachua.com> | 2020-11-15 17:08:04 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2020-11-15 17:08:04 -0500 |
commit | de7ea920f74dfb8c9dc1adcd0f7b823f876d946c (patch) | |
tree | ac74cd424f07479c627e6f678f6c5d6759365588 /2020/info | |
parent | 2df119ee4ffd5f8377fb75f5e22739d63b840598 (diff) | |
parent | 94f2734d5d9afab220e35003425e066782f7c59e (diff) | |
download | emacsconf-wiki-de7ea920f74dfb8c9dc1adcd0f7b823f876d946c.tar.xz emacsconf-wiki-de7ea920f74dfb8c9dc1adcd0f7b823f876d946c.zip |
Merge branch 'master' of git.emacsconf.org:emacsconf-wiki
Diffstat (limited to '')
-rw-r--r-- | 2020/info/02.md | 6 |
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> |