Skip to content

Commit 82d423a

Browse files
committed
Credit vinny
1 parent 4160345 commit 82d423a

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ This project is maintained by the phpBB Customisations Team.
101101
- Originally created by Igor “igorw” Wiedler in the summer of 2007.
102102
- Maintained by Jari “tumba25” Kanerva from March 2010 to March 2015.
103103
- Maintained by Matt “MattF” Friedman since 2016.
104+
- Thanks to Vinny for creating [phpBB Style Tester](https://github.com/vinny/phpbb-style-tester), which inspired QuickInstall's development seed preset.
104105
- Thanks to the phpBB.com MOD team (especially Josh, aka “A_Jelly_Doughnut”) for AutoMOD.
105106
- Thanks to the beta testers!
106107
- Thanks to the phpBB community including phpBB.com, startrekguide.com, and phpBBModders.net!

composer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@
1616
{
1717
"name": "Jari Kanerva (tumba25)",
1818
"role": "Maintained from March 2010 to March 2015"
19+
},
20+
{
21+
"name": "vinny",
22+
"role": "Created phpBB Style Tester, which inspired the QuickInstall development seed preset"
1923
}
2024
],
2125
"require": {

0 commit comments

Comments
 (0)