Skip to content

Commit

Permalink
Merge pull request #1983 from causefx/v2-develop
Browse files Browse the repository at this point in the history
V2 develop
  • Loading branch information
causefx authored Apr 16, 2024
2 parents bb61a77 + c7e88e2 commit b8344ba
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 28 deletions.
65 changes: 37 additions & 28 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -1,30 +1,39 @@
{
"projectName": "Organizr",
"projectOwner": "causefx",
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "tronyx",
"name": "Chris Yocum",
"avatar_url": "https://avatars.githubusercontent.com/u/22502007?v=4",
"profile": "https://tronflix.app",
"contributions": [
"test"
]
},
{
"login": "Roxedus",
"name": "Roxedus",
"avatar_url": "https://avatars.githubusercontent.com/u/7110194?v=4",
"profile": "http://roxedus.dev",
"contributions": [
"test"
]
}
]
"projectName": "Organizr",
"projectOwner": "causefx",
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "tronyx",
"name": "Chris Yocum",
"avatar_url": "https://avatars.githubusercontent.com/u/22502007?v=4",
"profile": "https://tronflix.app",
"contributions": [
"test"
]
},
{
"login": "Roxedus",
"name": "Roxedus",
"avatar_url": "https://avatars.githubusercontent.com/u/7110194?v=4",
"profile": "http://roxedus.dev",
"contributions": [
"test"
]
},
{
"login": "HalianElf",
"name": "HalianElf",
"avatar_url": "https://avatars.githubusercontent.com/u/28244771?v=4",
"profile": "https://github.com/HalianElf",
"contributions": [
"test"
]
}
]
}
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ The optional parameters and GID and UID are described in the [readme](https://gi
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://tronflix.app"><img src="https://avatars.githubusercontent.com/u/22502007?v=4?s=100" width="100px;" alt="Chris Yocum"/><br /><sub><b>Chris Yocum</b></sub></a><br /><a href="#test-tronyx" title="Tests">⚠️</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://roxedus.dev"><img src="https://avatars.githubusercontent.com/u/7110194?v=4?s=100" width="100px;" alt="Roxedus"/><br /><sub><b>Roxedus</b></sub></a><br /><a href="#test-Roxedus" title="Tests">⚠️</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/HalianElf"><img src="https://avatars.githubusercontent.com/u/28244771?v=4?s=100" width="100px;" alt="HalianElf"/><br /><sub><b>HalianElf</b></sub></a><br /><a href="#test-HalianElf" title="Tests">⚠️</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit b8344ba

Please sign in to comment.