Skip to content

Commit

Permalink
Merge pull request #42 from jamieblomerus/credit-fredrikmbp
Browse files Browse the repository at this point in the history
Added new contributor to the credits tab
  • Loading branch information
jamieblomerus authored Dec 25, 2024
2 parents ae98a00 + 7a89d60 commit 08a92fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions includes/admin/class-admin.php
Original file line number Diff line number Diff line change
Expand Up @@ -452,6 +452,7 @@ private function page_credits() {
<h3>Contributors</h3>
<ul class="credits">
<li><a href="https://github.com/danceshorribly" target="_blank"><?php esc_html_e( 'danceshorribly (GitHub)', 'mobile-bankid-integration' ); ?></a></li>
<li><a href="https://github.com/FredrikMBP" target="_blank"><?php esc_html_e( 'FredrikMBP (GitHub)', 'mobile-bankid-integration' ); ?></a></li>
<li><a href="https://github.com/itsabunny" target="_blank"><?php esc_html_e( 'itsabunny (GitHub)', 'mobile-bankid-integration' ); ?></a></li>
</ul>
<h3>Special thanks</h3>
Expand Down

0 comments on commit 08a92fd

Please sign in to comment.