summary refs log tree commit diff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html10
1 files changed, 8 insertions, 2 deletions
diff --git a/index.html b/index.html
index fe6d376..edb58ec 100644
--- a/index.html
+++ b/index.html
@@ -35,7 +35,7 @@
             <li>English (proficient)</li>
             <li>French (basic)</li>
           </ul>
-          <h2 id="tech">Technologies</h2>
+          <h2 id="tech">Skills</h2>
           <dl class="skills">
             <dt>Programming Languages</dt>
               <dd><a class="link-no-print" rel="external nofollow" href="https://www.python.org/">Python</a></dd>
@@ -53,6 +53,12 @@
               <dd>Generic SQL</dd>
               <dd>NoSQL: Redis, RethinkDB</dd>
           </dl>
+          <h2 id="contribution">Contributions</h2>
+          <ul>
+            <li>badwolf (localization)</li>
+            <li>nixpkgs (packaging</li>
+            <li>akkoma (bug fixes)</li>
+          </ul>
         </div>
         <div id="right">
           <h2 id="education">Education</h2>
@@ -106,7 +112,7 @@
               <time class="dt-start">2021-07</time> – <time class="dt-end">2022-07</time>:
               <span class="event-summary">Co-maintaining <a class="link-no-print" href="https://sr.ht/~cnx/ipwhl/"><abbr title="InterPlanetary Wheels">IPWHL<abbr></a></span>
               <p class="event-description">
-                Singly-versioned Python built distributions backed by IPFS for security and reproducibility.
+                Singly-versioned Python built distributions backed by IPFS.
               </p>
               <ul class="event-detail">
                 <li>Responsibilities: packaging software and release</li>