rack-devel archive mirror (unofficial) https://groups.google.com/group/rack-devel
 help / color / mirror / Atom feed
From: Eric Wong <e@80x24.org>
To: rack-devel@googlegroups.com
Subject: [PATCH] fix misattributed entries in CHANGELOG
Date: Sat, 24 Dec 2022 07:58:08 +0000	[thread overview]
Message-ID: <20221224075808.GA3854@dcvr> (raw)

Back in 2019, devmchakan was able to add my <e@80x24.org> email
address to their GH account since there was no confirmation
process.  I am not devmchakan and do not know who they are.

Obviously, I (Eric Wong) am infamous for being anti-GH and would
never put code on their gamified proprietary platform.

Despite my disdain for GH, I was able to open a ticket with
GH support (ticket #712018) in June 2020 and get my email
address removed from devmchakan's account.

I actually don't care to take credit for my work nor do I even
care if other people taking credit for my work.  However, my
name and email address are already on the commits in question;
and I am EXTREMELY against having anything I do associated with
a gamified proprietary platform.

The commits in question are:
64349662ac18 (webrick: remove concurrent-ruby dev dependency, 2017-12-29)
55500f93e6da (webrick: detect partial hijack without hash headers, 2016-05-12)
bcf2698bcc90 (Revert "Add 205 Reset Content to the list of statuses without a message body", 2016-12-14)
d6380043a895 (deflater: remove "deflate" encoding support, 2016-07-26)
---
  If you prefer pull requests:

  The following changes since commit bc7f8d8a7fc73a15e98bfb86a231602fca255fda:

    Fix possible thread safety issue in Rack::Session::Pool (2022-01-25 14:38:35 -0800)

  are available in the Git repository at:

    https://80x24.org/rack.git misattribute

  for you to fetch changes up to 2734f39d84807dc7e84be46f7b966fb5461bf2d6:

    fix misattributed entries in CHANGELOG (2022-12-24 07:49:09 +0000)

  ----------------------------------------------------------------
  Eric Wong (1):
        fix misattributed entries in CHANGELOG

 CHANGELOG.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3ed7442d..fbcd079c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -262,7 +262,7 @@ All notable changes to this project will be documented in this file. For info on
 - Improve performance of `Multipart::Parser` when uploading large files. ([@tompng](https://github.com/tompng))
 - Increase buffer size in `Multipart::Parser` for better performance. ([@jkowens](https://github.com/jkowens))
 - Reduce memory usage of `Multipart::Parser` when uploading large files. ([@tompng](https://github.com/tompng))
-- Replace ConcurrentRuby dependency with native `Queue`. ([@devmchakan](https://github.com/devmchakan))
+- Replace ConcurrentRuby dependency with native `Queue`.
 
 ### Fixed
 
@@ -292,9 +292,9 @@ All notable changes to this project will be documented in this file. For info on
 ### Changed
 
 - Freeze default session options to avoid accidental mutation. ([@kirs](https://github.com/kirs))
-- Detect partial hijack without hash headers. ([@devmchakan](https://github.com/devmchakan))
+- Detect partial hijack without hash headers.
 - Update tests to use MiniTest 6 matchers. ([@tonytonyjan](https://github.com/tonytonyjan))
-- Allow 205 Reset Content responses to set a Content-Length, as RFC 7231 proposes setting this to 0. ([@devmchakan](https://github.com/devmchakan))
+- Allow 205 Reset Content responses to set a Content-Length, as RFC 7231 proposes setting this to 0.
 
 ### Fixed
 
@@ -307,7 +307,7 @@ All notable changes to this project will be documented in this file. For info on
 
 ### Removed
 
-- Remove `deflate` encoding support to reduce caching overhead. ([@devmchakan](https://github.com/devmchakan))
+- Remove `deflate` encoding support to reduce caching overhead.
 
 ### Documentation
 

-- 

--- 
You received this message because you are subscribed to the Google Groups "Rack Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rack-devel+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rack-devel/20221224075808.GA3854%40dcvr.

                 reply	other threads:[~2022-12-24  7:58 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://groups.google.com/group/rack-devel

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221224075808.GA3854@dcvr \
    --to=rack-devel@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).