From a2157b2700f9aaf2b700182c0fb2f9d9289c7733 Mon Sep 17 00:00:00 2001 From: Nathan Schneider Date: Mon, 31 Mar 2025 16:57:16 -0600 Subject: [PATCH] Added Dorsey and small tweaks --- content/about.md | 2 +- content/articles/ehmke-contributor_covenant.md | 2 +- content/articles/littauer-constructed_languages.md | 4 ++-- package-lock.json | 1 + 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/content/about.md b/content/about.md index bdda356..544f3ce 100644 --- a/content/about.md +++ b/content/about.md @@ -7,4 +7,4 @@ The Protocol Oral History Project is an effort to honor and share the stories of The color scheme is inspired by _[Constitutional Wampum](http://n2t.net/ark:/65665/ws63912f5dd-e703-4759-8c31-33ac98b3c190)_ by Robert Houle. -The project is led by Nathan Schneider, director of the [Media Economies Design Lab](https://www.colorado.edu/lab/medlab/) at the University of Colorado Boulder. Website designed by [Drew Hornbein](https://www.dhornbein.com/) +The project is led by Nathan Schneider, director of the [Media Economies Design Lab](https://www.colorado.edu/lab/medlab/) at the University of Colorado Boulder. Website designed by [Drew Hornbein](https://www.dhornbein.com/). diff --git a/content/articles/ehmke-contributor_covenant.md b/content/articles/ehmke-contributor_covenant.md index ab68205..21040c4 100644 --- a/content/articles/ehmke-contributor_covenant.md +++ b/content/articles/ehmke-contributor_covenant.md @@ -5,7 +5,7 @@ facilitator: Nathan Schneider date: 2024-10-10 approved: 2024-10-11 summary: "After widespread resistance to codes of conduct in open-source software communities, Coraline Ada Ehmke's Contributor Covenant became the most popular code of conduct in the ecosystem." -tags: [code of conduct, dispute resolution, gender, open-source software, organizations] +tags: [code of conduct, dispute resolution, gender, open source, organizations, software] --- {{< i >}} diff --git a/content/articles/littauer-constructed_languages.md b/content/articles/littauer-constructed_languages.md index 7cc0dce..6e9a758 100644 --- a/content/articles/littauer-constructed_languages.md +++ b/content/articles/littauer-constructed_languages.md @@ -1,11 +1,11 @@ --- narrator: Richard Littauer -subject: Constructed Languages +subject: Constructed languages facilitator: Nathan Schneider date: 2025-02-04 approved: 2025-02-11 summary: "Constructed languages, or conlangs, are the basis of a hobby, a science, and a community that now occupies a small corner of the entertainment industry." -tags: [fiction, language, open source, software] +tags: [fiction, gender, language, open source, software] --- {{< i >}} diff --git a/package-lock.json b/package-lock.json index beb5585..894b965 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1258,6 +1258,7 @@ "resolved": "https://registry.npmjs.org/postcss-cli/-/postcss-cli-8.3.1.tgz", "integrity": "sha512-leHXsQRq89S3JC9zw/tKyiVV2jAhnfQe0J8VI4eQQbUjwIe0XxVqLrR+7UsahF1s9wi4GlqP6SJ8ydf44cgF2Q==", "dev": true, + "license": "MIT", "dependencies": { "chalk": "^4.0.0", "chokidar": "^3.3.0",