Skip to content

Commit

Permalink
chore(repo): retires Raphael from active involvement (#1258)
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelokon authored Sep 21, 2020
1 parent 844270e commit 000991a
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 10 deletions.
3 changes: 0 additions & 3 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@
# review when someone opens a pull request.
@pattern-lab/trusted-committers

# CLI owner
/packages/cli @raphaelokon

# uikit-workshop owner
/packages/uikit-workshop @sghoweri

Expand Down
2 changes: 1 addition & 1 deletion packages/cli/license
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2016 Raphael Okon
Copyright Patternlab contributors

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"patternlab": "bin/patternlab.js"
},
"author": {
"name": "Raphael Okon"
"name": "Patternlab contributors"
},
"dependencies": {
"@pattern-lab/core": "^5.13.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,4 @@ Installs Pattern Lab related modules like starterkits or plugins
$ patternlab build --config <path/to/patternlab-config> # Builds Pattern Lab from different project directory
```
## License
MIT © [Raphael Okon](https://github.com/raphaelokon)
MIT © [Patternlab contributors](https://github.com/pattern-lab/patternlab-node/blob/master/CODEOWNERS)
1 change: 0 additions & 1 deletion packages/core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ Please read the [contribution guidelines](https://github.com/pattern-lab/pattern
## Core Team

* [@geoffp](https://github.com/geoffp) - Core Contributor
* [@raphaelokon](https://github.com/raphaelokon) - CLI Contributor
* [@tburny](https://github.com/tburny) - Core Contributor

## Community
Expand Down
3 changes: 0 additions & 3 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,6 @@
{
"name": "Geoff Pursell"
},
{
"name": "Raphael Okon"
},
{
"name": "tburny"
}
Expand Down

0 comments on commit 000991a

Please sign in to comment.