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
72 changes: 72 additions & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
# 🌟 Contributors

Thank you to everyone who has contributed to **Aether DataFixers**! 💜

This file lists contributors who joined the project in each release version.

---

## 🚀 v0.1.0 - Initial Release

> *The beginning of Aether DataFixers.*

| Contributor | Role |
|----------------------------------------------------------------------------|------------------------|
| 🧑‍💻 **Erik Pförtner** ([@splatcrafter](https://github.com/splatcrafter)) | Project Creator & Lead |

---

## ✨ v0.2.0

| New Contributor | Contribution |
|-------------------------|--------------|
| *(No new contributors)* | — |

---

## 🔧 v0.3.0

| New Contributor | Contribution |
|-------------------------|--------------|
| *(No new contributors)* | — |

---

## 🛠️ v0.4.0

| New Contributor | Contribution |
|-------------------------|--------------|
| *(No new contributors)* | — |

---

## 📦 v0.5.0

| New Contributor | Contribution |
|-------------------------|--------------|
| *(No new contributors)* | — |

---

## 🔮 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 |

---

## 📊 All-Time Contributors

| # | Contributor | Since |
|---|----------------------------------------------------------------------------|--------|
| 1 | 🧑‍💻 **Erik Pförtner** ([@splatcrafter](https://github.com/splatcrafter)) | v0.1.0 |
| 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 |

---

> 💡 *Want to contribute? Check out our [issues](https://github.com/aether-framework/aether-datafixers/issues) and submit a pull request!*
Loading