cv.tex: Add a "FLOSS contributions" section master
authorW. Trevor King <wking@tremily.us>
Thu, 12 Apr 2018 19:45:56 +0000 (12:45 -0700)
committerW. Trevor King <wking@tremily.us>
Thu, 12 Apr 2018 19:51:07 +0000 (12:51 -0700)
To add more background for projects where I've played an important
role for several years.  I think these entries are more relevant for
software positions than the "System administration" section, so I've
put them first.  I've also shifted the old "Software" entries up into
the new section, since the new entries are basically highlights from
the raw project lists.

I've dropped the font size to 11pt to keep everything on two pages.

cv.tex

diff --git a/cv.tex b/cv.tex
index e6230906f98ac559cd20b20c00401ed4e243f269..a70718fb33bd6747d372ee1b19753af470354785 100644 (file)
--- a/cv.tex
+++ b/cv.tex
@@ -1,4 +1,4 @@
-\documentclass[12pt]{article}
+\documentclass[11pt]{article}
 
 \topmargin 0.0in
 \headheight 0.0in
     website through warehouse operation.
   \end{cvlist}
 
-  \begin{cvlist}{System administration}
-  \item[09/2009--09/2011] Drexel physics department webmaster.
-    Maintained and streamlined department website and assisted with
-    Apache-to-SiteCore migration.
-  \item[09/2005--Present] Home network system adminstrator.
-    I run Linux systems (primarily Gentoo) at home.  I use my home
-    network to test installation, deployment, and maintenance of the
-    software infrastructure I'd like to see at work, which has lead to
-    experience with many projects (highlights below).  Since 2008 I've
-    been publishing my notes on these systems in my blog at
-    \url{https://blog.tremily.us/}, although recently I've been
-    pushing documentation upstream instead of blogging about it.
-
-    Currently the two major side projects I'm pushing are
-    \href{https://spdx.org/}{\ac{SPDX}}
-    (\href{https://github.com/issues?utf8=\%E2\%9C\%93&q=author\%3Awking+org\%3Aspdx}{contributions})
-    and \href{https://opencontainers.org}{the Open Container Initiative}
-    (\href{https://github.com/issues?utf8=\%E2\%9C\%93&q=author\%3Awking+org\%3Aopencontainers}{contributions}).
-  \end{cvlist}
+  \begin{cvlist}{FLOSS contributions}
+  \item[02/2017--Present] Technical contributor to
+    \href{https://spdx.org}{SPDX}, especially the structure
+    and tooling for the
+    \href{https://github.com/spdx/license-list-XML}{SPDX License List}.
+    I also maintain the non-canonical
+    \href{https://github.com/wking/fsf-api}{FSF License Metadata API},
+    exposing
+    \href{https://www.gnu.org/licenses/license-list.html}{the FSF licence classification}
+    in a machine-readable fashion.  My involvement here grew out of my
+    ongoing interest in FLOSS project management.
+  \item[06/2015--Present] Technical contributor to
+    \href{https://www.opencontainers.org/}{the Open Container Initiative},
+    especially the
+    \href{https://github.com/opencontainers/runtime-spec}{OCI Runtime Specification}.
+    I also maintain \href{https://github.com/wking/ccon}{ccon}, a
+    container-launching test-bed written in C.  My involvement here
+    grew out of earlier experience as a Docker (now
+    \href{https://mobyproject.org/}{Moby}) user and marginal
+    \href{https://ipfs.io/}{IPFS} contributor.
+  \item[02/2014--Present] Leading contributor to
+    \href{https://notmuchmail.org/nmbug/}{nmbug}, which became my
+    prefered distributed issue tracker after I reached scaling limits
+    with \href{http://www.bugseverywhere.org/}{Bugs Everywhere}.
+  \item[02/2012--09/2017]
+    \href{https://software-carpentry.org/}{Software Carpentry}
+    contributor and occasional instructor.  I helped organize the
+    transition from Subversion to Git in 2012 and contributed to
+    ongoing lesson development, at both the content and
+    \href{http://swcarpentry.github.io/lesson-example/}{framework}
+    levels.  I've been less active since the
+    \href{https://software-carpentry.org/blog/2017/09/merger.html}{Carpentries unification}.
+  \item[11/2008--08/2013] Lead contributor to
+    \href{http://www.bugseverywhere.org/}{Bugs Everywhere}.  I've
+    since transitioned to \href{https://notmuchmail.org/nmbug/}{nmbug}
+    for distributed issue tracking, because the Bugs Everywhere
+    approach didn't scale efficiently.
 
-  \begin{cvlist}{Software}
   \item[Operating systems]
     \href{https://www.gentoo.org/}{Linux (Gentoo)}
   \item[Languages]
     \href{http://us.php.net/}{\ac{PHP}}
   \item[Creator]
     \href{https://github.com/wking/ccon}{ccon},
+    \href{https://github.com/wking/fsf-api}{fsf-api},
     \href{https://pypi.python.org/pypi/package-cache}{package-cache},
     \href{https://github.com/wking/signed-off-by}{signed-off-by},
     \href{https://pypi.python.org/pypi/pygrader}{pygrader},
     \href{http://mlmmj.org/}{mlmmj}
   \end{cvlist}
 
+  \begin{cvlist}{System administration}
+  \item[09/2009--09/2011] Drexel physics department webmaster.
+    Maintained and streamlined department website and assisted with
+    Apache-to-SiteCore migration.
+  \item[09/2005--Present] Home network system adminstrator.
+    I run Linux systems (primarily Gentoo) at home.  I use my home
+    network to test installation, deployment, and maintenance of the
+    software infrastructure I'd like to see at work, which has lead to
+    experience with many projects (highlights below).  Since 2008 I've
+    been publishing my notes on these systems in my blog at
+    \url{https://blog.tremily.us/}, although recently I've been
+    pushing documentation upstream instead of blogging about it.
+  \end{cvlist}
+
   \begin{cvlist}{Education}
   \item[09/2000--05/2004] Colgate University, Hamilton, NY
     (B.A.~in Physics and Math)