Skip to content

Commit

Permalink
Merge pull request #352 from JuliaEarth/all-contributors/add-ajahraus
Browse files Browse the repository at this point in the history
docs: add ajahraus as a contributor for code
  • Loading branch information
juliohm authored Dec 5, 2023
2 parents ac102ac + ebe7c0b commit 4a1c809
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -573,6 +573,15 @@
"contributions": [
"code"
]
},
{
"login": "ajahraus",
"name": "Adam J",
"avatar_url": "https://avatars.githubusercontent.com/u/9949357?v=4",
"profile": "https://github.com/ajahraus",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,9 @@ This project would not be possible without the contributions of:
<td align="center" valign="top" width="14.28%"><a href="https://github.com/remann2"><img src="https://avatars.githubusercontent.com/u/139355838?v=4?s=100" width="100px;" alt="Steve"/><br /><sub><b>Steve</b></sub></a><br /><a href="https://github.com/JuliaEarth/GeoStats.jl/commits?author=remann2" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/MachSilva"><img src="https://avatars.githubusercontent.com/u/25288575?v=4?s=100" width="100px;" alt="Felipe Silva"/><br /><sub><b>Felipe Silva</b></sub></a><br /><a href="https://github.com/JuliaEarth/GeoStats.jl/commits?author=MachSilva" title="Code">💻</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ajahraus"><img src="https://avatars.githubusercontent.com/u/9949357?v=4?s=100" width="100px;" alt="Adam J"/><br /><sub><b>Adam J</b></sub></a><br /><a href="https://github.com/JuliaEarth/GeoStats.jl/commits?author=ajahraus" title="Code">💻</a></td>
</tr>
</tbody>
</table>

Expand Down

0 comments on commit 4a1c809

Please sign in to comment.