Skip to content

Commit 28399b3

Browse files
docs: add pawel-twardziak as a contributor for code (#15)
* 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 97e9ead commit 28399b3

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,15 @@
1515
"contributions": [
1616
"code"
1717
]
18+
},
19+
{
20+
"login": "pawel-twardziak",
21+
"name": "pawel-twardziak",
22+
"avatar_url": "https://avatars.githubusercontent.com/u/180847852?v=4",
23+
"profile": "https://github.com/pawel-twardziak",
24+
"contributions": [
25+
"code"
26+
]
1827
}
1928
],
2029
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
# 10xRules.ai by 10xDevs
22

33
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
4-
5-
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
6-
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
75
<!-- ALL-CONTRIBUTORS-BADGE:END -->
86

97
[![Build and Deploy](https://github.com/przeprogramowani/ai-rules-builder/actions/workflows/master.yml/badge.svg)](https://github.com/przeprogramowani/ai-rules-builder/actions/workflows/master.yml)
@@ -82,6 +80,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
8280
<tbody>
8381
<tr>
8482
<td align="center" valign="top" width="14.28%"><a href="https://github.com/damianidczak"><img src="https://avatars.githubusercontent.com/u/21343496?v=4?s=100" width="100px;" alt="Damian"/><br /><sub><b>Damian</b></sub></a><br /><a href="https://github.com/przeprogramowani/ai-rules-builder/commits?author=damianidczak" title="Code">💻</a></td>
83+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/pawel-twardziak"><img src="https://avatars.githubusercontent.com/u/180847852?v=4?s=100" width="100px;" alt="pawel-twardziak"/><br /><sub><b>pawel-twardziak</b></sub></a><br /><a href="https://github.com/przeprogramowani/ai-rules-builder/commits?author=pawel-twardziak" title="Code">💻</a></td>
8584
</tr>
8685
</tbody>
8786
</table>

0 commit comments

Comments
 (0)