Skip to content

docs: Add Sushant Poudel to AUTHORS - #4579

Merged
gmlewis merged 1 commit into
google:masterfrom
sushant-me:add-author-sushant-poudel
Sep 20, 2026
Merged

gmlewis merged 1 commit into
google:masterfrom
sushant-me:add-author-sushant-poudel

Conversation

@sushant-me

Copy link
Copy Markdown
Contributor

What this does

Adds one line to AUTHORS:

Sushant Poudel <sushant.poudel2028@gmail.com>

placed in the file's existing alphabetical position (after Suhaib Mujahid, before sushmita wable). The file's own header says:

Authors who wish to be recognized in this file should add themselves (or their employer, as appropriate).

This follows the route you suggested for the squash-merge policy, and I appreciate you offering it rather than leaving it.

The work being credited

I authored #4556, merged on 2026-09-17: a release-asset upload whose URL pointed at a different host than the configured upload host was refused rather than sent with the client's credentials.

You reverted it the next day in favour of your broader #4564, which enforces "credentials are sent only to configured origins" and is what master implements today. That was the right call — #4564 covers the general case rather than the one path #4556 guarded, and #4564 carries the commit "Address feedback from sushant-me" from the review discussion on it.

Since the merged commit does not survive in a squash-merge, this entry is the record that the shared-credentials origin check passed through my PR on the way to its present form.

I have also filed four memory-safety issues and two hardening PRs against google/s2geometry, and MCP tool-shadowing reports against the ADK ports, if a broader list is useful for the file — but this PR adds only my own entry, as you described.

Notes

  • One line changed; no code, no tests affected.
  • AUTHORS is sorted; the new entry preserves that ordering.
  • Happy to adjust the formatting or placement if the convention differs from what I inferred.

Thank you for the review and for the offer.

sushant-me added a commit to sushant-me/reputation that referenced this pull request Sep 20, 2026
The go-github Co-authored-by trailer never appeared, and this ledger tracked it as
owed. The maintainer has now offered a resolution that fits the repository's
squash-merge policy: the contributor opens a PR adding themselves to AUTHORS and
records the work in the description. That PR is google/go-github#4579.

The evidence claim's negative assertion is unchanged and still checked - a trailer
still does not exist - but the claim's wording read as though nothing had happened.
It now states the AUTHORS route, and says that when #4579 merges the credit will
have landed by a mechanism this claim does not test, so the wording needs revisiting
then rather than the check needing to fail.

Verified: 19 claims, 15 live, 4 on request, 0 failing; surface checker passes.
@gmlewis gmlewis changed the title AUTHORS: add Sushant Poudel docs: Add Sushant Poudel to AUTHORS Sep 20, 2026

@gmlewis gmlewis left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @sushant-me, and apologies for not attributing correctly originally.
LGTM.
Merging.

@gmlewis
gmlewis merged commit 5493527 into google:master Sep 20, 2026
13 checks passed
@codecov

codecov Bot commented Sep 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.59%. Comparing base (d6ef767) to head (af69fc9).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4579   +/-   ##
=======================================
  Coverage   98.59%   98.59%           
=======================================
  Files         197      197           
  Lines       18326    18326           
=======================================
  Hits        18068    18068           
  Misses        258      258           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants