Skip to content

Commit b249b80

Browse files
authored
Merge pull request #235 from aether-framework/feature/contributors-markdown-file
Add CONTRIBUTORS.md to acknowledge contributors
2 parents 70155fd + d8008ae commit b249b80

1 file changed

Lines changed: 72 additions & 0 deletions

File tree

CONTRIBUTORS.md

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
# 🌟 Contributors
2+
3+
Thank you to everyone who has contributed to **Aether DataFixers**! 💜
4+
5+
This file lists contributors who joined the project in each release version.
6+
7+
---
8+
9+
## 🚀 v0.1.0 - Initial Release
10+
11+
> *The beginning of Aether DataFixers.*
12+
13+
| Contributor | Role |
14+
|----------------------------------------------------------------------------|------------------------|
15+
| 🧑‍💻 **Erik Pförtner** ([@splatcrafter](https://github.com/splatcrafter)) | Project Creator & Lead |
16+
17+
---
18+
19+
## ✨ v0.2.0
20+
21+
| New Contributor | Contribution |
22+
|-------------------------|--------------|
23+
| *(No new contributors)* ||
24+
25+
---
26+
27+
## 🔧 v0.3.0
28+
29+
| New Contributor | Contribution |
30+
|-------------------------|--------------|
31+
| *(No new contributors)* ||
32+
33+
---
34+
35+
## 🛠️ v0.4.0
36+
37+
| New Contributor | Contribution |
38+
|-------------------------|--------------|
39+
| *(No new contributors)* ||
40+
41+
---
42+
43+
## 📦 v0.5.0
44+
45+
| New Contributor | Contribution |
46+
|-------------------------|--------------|
47+
| *(No new contributors)* ||
48+
49+
---
50+
51+
## 🔮 v1.0.0 (unreleased)
52+
53+
| New Contributor | Contribution |
54+
|---------------------------------------------------------------|---------------------------------------|
55+
| 🤖 **copilot-swe-agent[bot]** | Automated code contributions |
56+
| 📦 **dependabot[bot]** | Dependency updates |
57+
| 🧑‍💻 **darya-vv** ([@darya-vv](https://github.com/darya-vv)) | PR #234: Fix FieldInfo.equals() issue |
58+
59+
---
60+
61+
## 📊 All-Time Contributors
62+
63+
| # | Contributor | Since |
64+
|---|----------------------------------------------------------------------------|--------|
65+
| 1 | 🧑‍💻 **Erik Pförtner** ([@splatcrafter](https://github.com/splatcrafter)) | v0.1.0 |
66+
| 2 | 🤖 **copilot-swe-agent[bot]** | v1.0.0 |
67+
| 3 | 📦 **dependabot[bot]** | v1.0.0 |
68+
| 4 | 🧑‍💻 **darya-vv** ([@darya-vv](https://github.com/darya-vv)) | v1.0.0 |
69+
70+
---
71+
72+
> 💡 *Want to contribute? Check out our [issues](https://github.com/aether-framework/aether-datafixers/issues) and submit a pull request!*

0 commit comments

Comments
 (0)