Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 7 additions & 5 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,12 @@ This file lists contributors who joined the project in each release version.

## 🔮 v1.0.0 (unreleased)

| New Contributor | Contribution |
|---------------------------------------------------------------|---------------------------------------|
| 🤖 **copilot-swe-agent[bot]** | Automated code contributions |
| 📦 **dependabot[bot]** | Dependency updates |
| 🧑‍💻 **darya-vv** ([@darya-vv](https://github.com/darya-vv)) | PR #234: Fix FieldInfo.equals() issue |
| New Contributor | Contribution |
|---------------------------------------------------------------------------|--------------------------------------------------------|
| 🤖 **copilot-swe-agent[bot]** | Automated code contributions |
| 📦 **dependabot[bot]** | Dependency updates |
| 🧑‍💻 **darya-vv** ([@darya-vv](https://github.com/darya-vv)) | PR #234: Fix FieldInfo.equals() issue |
| 🧑‍💻 **evanofficial** ([@evanofficial](https://github.com/evanofficial)) | PR #237: Fix Javadoc typos in TypeDiff and DataVersion |

---

Expand All @@ -66,6 +67,7 @@ This file lists contributors who joined the project in each release version.
| 2 | 🤖 **copilot-swe-agent[bot]** | v1.0.0 |
| 3 | 📦 **dependabot[bot]** | v1.0.0 |
| 4 | 🧑‍💻 **darya-vv** ([@darya-vv](https://github.com/darya-vv)) | v1.0.0 |
| 5 | 🧑‍💻 **evanofficial** ([@evanofficial](https://github.com/evanofficial)) | v1.0.0 |

---

Expand Down
Loading