Skip to content

Commit cba1393

Browse files
author
xxsimoxx
committed
Add contributors
1 parent 6eb2032 commit cba1393

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

cp-contributors.php

+3-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: ClassicPress contributors
44
* Plugin URI: https://software.gieffeedizioni.it
55
* Description: List ClassicPress contributors between tags.
6-
* Version: 1.4.8
6+
* Version: 1.4.9
77
* License: GPL2
88
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
99
* Author: Gieffe edizioni srl
@@ -41,6 +41,8 @@ class CpContributors {
4141
'Guido07111975' => 'Guido',
4242
'himanshdotme' => 'Himanshu',
4343
'sollerpolt' => 'Victor Pashynsky',
44+
'vusys' => 'Bryan',
45+
'liedekef' => 'Franky Van Liedekerke',
4446
];
4547

4648
public function __construct() {

0 commit comments

Comments
 (0)