From 5399e5719639c5a85d878c0fd372295699e2ae42 Mon Sep 17 00:00:00 2001 From: snowcra5h Date: Mon, 7 Aug 2023 22:39:28 -0600 Subject: [PATCH 1/3] Matthew D Smith Refers to #137 --- people/matthewsmith.json | 15 +++++++++++++++ peoplelist.json | 4 ++++ 2 files changed, 19 insertions(+) create mode 100644 people/matthewsmith.json diff --git a/people/matthewsmith.json b/people/matthewsmith.json new file mode 100644 index 0000000..d900242 --- /dev/null +++ b/people/matthewsmith.json @@ -0,0 +1,15 @@ +{ + "firstname": "Matthew D", + "lastname": "Smith", + "handle": "Matt", + "birth": "Aug. 4, 1978", + "death": "Friday, Jan. 5, 2001", + "obituary": "https://linux.die.net/man/1/micq", + "issue": "137", + "affiliations": "", + "mainimage": "/images/face-silhouette-clipart.png", + "maintext": "Author of Micq, *nix's first (consolel) ICQ client", + "socialmedialinks": [], + "contributions": [], + "gallery": [] +} diff --git a/peoplelist.json b/peoplelist.json index 7fda440..8822994 100644 --- a/peoplelist.json +++ b/peoplelist.json @@ -207,6 +207,10 @@ { "displayname": "Aaron Testerman", "filename": "aarontesterman" + }, + { + "displayname": "Matthew D Smith (Matt)", + "filename": "matthewsmith" } ] } From e618a1bac3dc03661bf5aeb739657ef1eb2e8a42 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 8 Aug 2023 04:40:45 +0000 Subject: [PATCH 2/3] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- people/matthewsmith.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/people/matthewsmith.json b/people/matthewsmith.json index d900242..3369e51 100644 --- a/people/matthewsmith.json +++ b/people/matthewsmith.json @@ -1,15 +1,15 @@ { - "firstname": "Matthew D", - "lastname": "Smith", - "handle": "Matt", - "birth": "Aug. 4, 1978", - "death": "Friday, Jan. 5, 2001", - "obituary": "https://linux.die.net/man/1/micq", - "issue": "137", - "affiliations": "", - "mainimage": "/images/face-silhouette-clipart.png", - "maintext": "Author of Micq, *nix's first (consolel) ICQ client", - "socialmedialinks": [], - "contributions": [], - "gallery": [] + "firstname": "Matthew D", + "lastname": "Smith", + "handle": "Matt", + "birth": "Aug. 4, 1978", + "death": "Friday, Jan. 5, 2001", + "obituary": "https://linux.die.net/man/1/micq", + "issue": "137", + "affiliations": "", + "mainimage": "/images/face-silhouette-clipart.png", + "maintext": "Author of Micq, *nix's first (consolel) ICQ client", + "socialmedialinks": [], + "contributions": [], + "gallery": [] } From d7173c146b802e97af3e82de04ac77093bacf030 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Aug 2023 20:36:10 +0000 Subject: [PATCH 3/3] chore(deps): bump commonmarker from 0.23.9 to 0.23.10 Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.9 to 0.23.10. - [Release notes](https://github.com/gjtorikian/commonmarker/releases) - [Changelog](https://github.com/gjtorikian/commonmarker/blob/v0.23.10/CHANGELOG.md) - [Commits](https://github.com/gjtorikian/commonmarker/compare/v0.23.9...v0.23.10) --- updated-dependencies: - dependency-name: commonmarker dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7827154..86741ac 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -20,7 +20,7 @@ GEM execjs coffee-script-source (1.11.1) colorator (1.1.0) - commonmarker (0.23.9) + commonmarker (0.23.10) concurrent-ruby (1.2.2) console (1.18.0) fiber-annotation @@ -235,6 +235,8 @@ GEM minitest (5.19.0) nokogiri (1.15.3-arm64-darwin) racc (~> 1.4) + nokogiri (1.15.3-x86_64-linux) + racc (~> 1.4) octokit (4.25.1) faraday (>= 1, < 3) sawyer (~> 0.9) @@ -287,6 +289,7 @@ GEM PLATFORMS arm64-darwin-22 + x86_64-linux DEPENDENCIES github-pages