Skip to content

Commit 000991a

Browse files
authored
chore(repo): retires Raphael from active involvement (#1258)
1 parent 844270e commit 000991a

File tree

6 files changed

+3
-10
lines changed

6 files changed

+3
-10
lines changed

CODEOWNERS

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
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

packages/cli/license

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2016 Raphael Okon
3+
Copyright Patternlab contributors
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
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",

packages/cli/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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)

packages/core/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff 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

packages/core/package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,6 @@
5555
{
5656
"name": "Geoff Pursell"
5757
},
58-
{
59-
"name": "Raphael Okon"
60-
},
6158
{
6259
"name": "tburny"
6360
}

0 commit comments

Comments
 (0)