diff --git a/Readme.md b/Readme.md index 1298242..2a7098c 100644 --- a/Readme.md +++ b/Readme.md @@ -30,12 +30,16 @@ than a commit where you can count the number of characters changed on one hand. While these contributions don't fit the letter of the law, they do fit the spirit. - - [sed.git - doc: fix missing slash in example](https://git.savannah.gnu.org/cgit/sed.git/commit/?id=9f99a4f51) - [highlightjs/highlight.js - Fix arithmetic detection in Bash highlighter #3622](https://github.com/highlightjs/highlight.js/pull/3622) -### Commits +### Single-Character Commits - - [progdisc/resources - Fix haskell anchor #70](https://github.com/progdisc/resources/pull/70) - [github/super-linter - Turn the pipe operator into the proper or operator #217](https://github.com/github/super-linter/pull/217) + - [progdisc/resources - Fix haskell anchor #70](https://github.com/progdisc/resources/pull/70) - [wp-cli/core-command - Remove command substitution from is-installed #145](https://github.com/wp-cli/core-command/pull/145) - [vultr/vultr-cli - Remove extraneous dash from example command-line #279](https://github.com/vultr/vultr-cli/pull/279) + +### Hall of Fame + + - [sed.git - doc: fix missing slash in example](https://git.savannah.gnu.org/cgit/sed.git/commit/?id=9f99a4f51) + - [openssl.git - Fix CVE-2022-3602 in punycode decoder](https://git.openssl.org/?p=openssl.git;a=commitdiff;h=3b421ebc64c7b52f1b9feb3812bdc7781c784332)