File tree Expand file tree Collapse file tree 1 file changed +13
-5
lines changed Expand file tree Collapse file tree 1 file changed +13
-5
lines changed Original file line number Diff line number Diff line change 7
7
" standards" ,
8
8
" static analysis"
9
9
],
10
- "homepage" : " https://github.com/squizlabs /PHP_CodeSniffer" ,
10
+ "homepage" : " https://github.com/PHPCSStandards /PHP_CodeSniffer" ,
11
11
"license" : " BSD-3-Clause" ,
12
12
"authors" : [
13
13
{
14
14
"name" : " Greg Sherwood" ,
15
- "role" : " lead"
15
+ "role" : " Former lead"
16
+ },
17
+ {
18
+ "name" : " Juliette Reinders Folmer" ,
19
+ "role" : " Current lead"
20
+ },
21
+ {
22
+ "name" : " Contributors" ,
23
+ "homepage" : " https://github.com/PHPCSStandards/PHP_CodeSniffer/graphs/contributors"
16
24
}
17
25
],
18
26
"support" : {
19
- "issues" : " https://github.com/squizlabs /PHP_CodeSniffer/issues" ,
20
- "wiki" : " https://github.com/squizlabs /PHP_CodeSniffer/wiki" ,
21
- "source" : " https://github.com/squizlabs /PHP_CodeSniffer"
27
+ "issues" : " https://github.com/PHPCSStandards /PHP_CodeSniffer/issues" ,
28
+ "wiki" : " https://github.com/PHPCSStandards /PHP_CodeSniffer/wiki" ,
29
+ "source" : " https://github.com/PHPCSStandards /PHP_CodeSniffer"
22
30
},
23
31
"extra" : {
24
32
"branch-alias" : {
You can’t perform that action at this time.
0 commit comments