File tree Expand file tree Collapse file tree 6 files changed +3
-10
lines changed
Expand file tree Collapse file tree 6 files changed +3
-10
lines changed Original file line number Diff line number Diff line change 77# review when someone opens a pull request.
88@pattern-lab /trusted-committers
99
10- # CLI owner
11- /packages /cli @ raphaelokon
12-
1310# uikit-workshop owner
1411/packages /uikit-workshop @ sghoweri
1512
Original file line number Diff line number Diff line change 11The MIT License (MIT)
22
3- Copyright (c) 2016 Raphael Okon
3+ Copyright Patternlab contributors
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 66 "patternlab" : " bin/patternlab.js"
77 },
88 "author" : {
9- "name" : " Raphael Okon "
9+ "name" : " Patternlab contributors "
1010 },
1111 "dependencies" : {
1212 "@pattern-lab/core" : " ^5.13.1" ,
Original file line number Diff line number Diff line change @@ -139,4 +139,4 @@ Installs Pattern Lab related modules like starterkits or plugins
139139 $ patternlab build --config <path/to/patternlab-config> # Builds Pattern Lab from different project directory
140140```
141141## License
142- MIT © [ Raphael Okon ] ( https://github.com/raphaelokon )
142+ MIT © [ Patternlab contributors ] ( https://github.com/pattern-lab/patternlab-node/blob/master/CODEOWNERS )
Original file line number Diff line number Diff line change @@ -103,7 +103,6 @@ Please read the [contribution guidelines](https://github.com/pattern-lab/pattern
103103## Core Team
104104
105105* [ @geoffp ] ( https://github.com/geoffp ) - Core Contributor
106- * [ @raphaelokon ] ( https://github.com/raphaelokon ) - CLI Contributor
107106* [ @tburny ] ( https://github.com/tburny ) - Core Contributor
108107
109108## Community
Original file line number Diff line number Diff line change 5555 {
5656 "name" : " Geoff Pursell"
5757 },
58- {
59- "name" : " Raphael Okon"
60- },
6158 {
6259 "name" : " tburny"
6360 }
You can’t perform that action at this time.
0 commit comments