Skip to content

Commit 3a96af6

Browse files
docs: add mahmoud-40 as a contributor for code (#778)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 30d540a commit 3a96af6

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,15 @@
113113
"contributions": [
114114
"maintenance"
115115
]
116+
},
117+
{
118+
"login": "mahmoud-40",
119+
"name": "Mahmoud Abdulmawlaa",
120+
"avatar_url": "https://avatars.githubusercontent.com/u/116794637?v=4",
121+
"profile": "https://github.com/mahmoud-40",
122+
"contributions": [
123+
"code"
124+
]
116125
}
117126
],
118127
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Terraform infrastructure-as-code for cloud environments.
99

1010
[![ease of contribution: medium](https://img.shields.io/badge/ease%20of%20contribution:%20medium-f4900c)](https://github.com/openclimatefix/ocf-meta-repo?tab=readme-ov-file#how-easy-is-it-to-get-involved)
1111
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
12-
[![All Contributors](https://img.shields.io/badge/all_contributors-12-orange.svg?style=flat-square)](#contributors-)
12+
[![All Contributors](https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square)](#contributors-)
1313
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1414

1515
<a href="https://app.terraform.io/app/openclimatefix/workspaces" alt="Terraform Cloud">
@@ -87,6 +87,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
8787
<td align="center" valign="top" width="14.28%"><a href="https://github.com/erikg16"><img src="https://avatars.githubusercontent.com/u/81220397?v=4?s=100" width="100px;" alt="erikg16"/><br /><sub><b>erikg16</b></sub></a><br /><a href="https://github.com/openclimatefix/ocf-infrastructure/commits?author=erikg16" title="Code">💻</a></td>
8888
<td align="center" valign="top" width="14.28%"><a href="https://aatmanvaidya.github.io/"><img src="https://avatars.githubusercontent.com/u/56875084?v=4?s=100" width="100px;" alt="Aatman Vaidya"/><br /><sub><b>Aatman Vaidya</b></sub></a><br /><a href="https://github.com/openclimatefix/ocf-infrastructure/commits?author=aatmanvaidya" title="Code">💻</a></td>
8989
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ACSE-vg822"><img src="https://avatars.githubusercontent.com/u/82698606?v=4?s=100" width="100px;" alt="Vidushee Geetam"/><br /><sub><b>Vidushee Geetam</b></sub></a><br /><a href="#maintenance-ACSE-vg822" title="Maintenance">🚧</a></td>
90+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mahmoud-40"><img src="https://avatars.githubusercontent.com/u/116794637?v=4?s=100" width="100px;" alt="Mahmoud Abdulmawlaa"/><br /><sub><b>Mahmoud Abdulmawlaa</b></sub></a><br /><a href="https://github.com/openclimatefix/ocf-infrastructure/commits?author=mahmoud-40" title="Code">💻</a></td>
9091
</tr>
9192
</tbody>
9293
</table>

0 commit comments

Comments
 (0)