Skip to content

Added self to contributors. - #128

Merged
rz4 merged 2 commits into
mainfrom
rz4-patch-1
Sep 10, 2026
Merged

Added self to contributors.#128
rz4 merged 2 commits into
mainfrom
rz4-patch-1

Conversation

@rz4

@rz4 rz4 commented Sep 10, 2026

Copy link
Copy Markdown
Collaborator

Summary

Added name and email to contributors in pyproject.

Motivation & Context

E.g. Fixes issue nr xyz

Approach

Screenshots / Logs (optional)

API / CLI Changes

  • foo.bar(x: int) -> str (new)
  • baz(qux: PathLike) (removed strict: bool)

Breaking Changes

  • None

Performance (optional)

Case Before After Notes
foo() 123 ms 88 ms Median of 50 runs

Security & Privacy

  • No secrets committed
  • Input validation added where needed

Dependencies

  • Added: orjson>=3.10
  • Removed: ujson

Testing Plan

  • Unit tests
  • Integration tests
  • e2e / smoke test
  • Manual steps: python -m app --help

Documentation

  • Docstrings updated
  • User docs / README updated
  • CHANGELOG entry

Checklist

  • Code formatted (Ruff) → ruff format --check
  • Lint passes (Ruff) → ruff check .
  • Types pass (mypy/pyright) → mypy src
  • Tests pass (pytest) → pytest -q
  • Backward compatibility considered
  • Adequate comments for tricky parts
  • CI green

Risk & Rollback Plan

Probably not needed in the beginning

Notes for Reviewers

anagainaru
anagainaru previously approved these changes Sep 10, 2026
@rz4
rz4 merged commit e85a013 into main Sep 10, 2026
3 checks passed
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