Skip to content

Commit e6c0d00

Browse files
authored
Merge pull request #959 from rust-lang/all-contributors/add-ragreenburg
docs: add ragreenburg as a contributor for content
2 parents 89650f8 + b1cdce6 commit e6c0d00

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1119,6 +1119,15 @@
11191119
"contributions": [
11201120
"content"
11211121
]
1122+
},
1123+
{
1124+
"login": "ragreenburg",
1125+
"name": "ragreenburg",
1126+
"avatar_url": "https://avatars.githubusercontent.com/u/24358100?v=4",
1127+
"profile": "https://github.com/ragreenburg",
1128+
"contributions": [
1129+
"content"
1130+
]
11221131
}
11231132
],
11241133
"contributorsPerLine": 8,

AUTHORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ authors.
161161
</tr>
162162
<tr>
163163
<td align="center"><a href="https://github.com/Kallu-A"><img src="https://avatars.githubusercontent.com/u/73198738?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Lucas Aries</b></sub></a><br /><a href="#content-Kallu-A" title="Content">🖋</a></td>
164+
<td align="center"><a href="https://github.com/ragreenburg"><img src="https://avatars.githubusercontent.com/u/24358100?v=4?s=100" width="100px;" alt=""/><br /><sub><b>ragreenburg</b></sub></a><br /><a href="#content-ragreenburg" title="Content">🖋</a></td>
164165
</tr>
165166
</table>
166167

0 commit comments

Comments
 (0)