Skip to content

Commit 491dfed

Browse files
authored
add Aysha-py as a contributor for doc, and promotion (#155)
2 parents 5414748 + fea1b1f commit 491dfed

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.all-contributors.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ This file is required by [All Contributors](https://allcontributors.org/) to wor
1616
</tr>
1717
<tr>
1818
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Cli4d"><img src="https://avatars.githubusercontent.com/u/56266330?v=4?s=100" width="100px;" alt="Clifford Ouma"/><br /><sub><b>Clifford Ouma</b></sub></a><br /><a href="https://github.com/OpenTermsArchive/docs/commits?author=Cli4d" title="Documentation">📖</a></td>
19+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Aysha-py"><img src="https://avatars.githubusercontent.com/u/64032658?v=4?s=100" width="100px;" alt="Aysha Muhammed"/><br /><sub><b>Aysha Muhammed</b></sub></a><br /><a href="https://github.com/OpenTermsArchive/docs/commits?author=Aysha-py" title="Documentation">📖</a> <a href="#promotion-Aysha-py" title="Promotion">📣</a></td>
1920
</tr>
2021
</tbody>
2122
</table>

.all-contributorsrc

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,20 @@
8080
"contributions": [
8181
"doc"
8282
]
83+
},
84+
{
85+
"login": "Aysha-py",
86+
"name": "Aysha Muhammed",
87+
"avatar_url": "https://avatars.githubusercontent.com/u/64032658?v=4",
88+
"profile": "https://github.com/Aysha-py",
89+
"contributions": [
90+
"doc",
91+
"promotion"
92+
]
8393
}
8494
],
8595
"repoType": "github",
8696
"commitConvention": "none",
87-
"contributorsPerLine": 7
97+
"contributorsPerLine": 7,
98+
"commitType": "docs"
8899
}

0 commit comments

Comments
 (0)