Skip to content

Commit 0377e27

Browse files
Add felixreiseberg and marshallofsound to mcpb-maintainers (#15)
Adds Felix (felixreiseberg) and Sam (marshallofsound) as maintainers for the Model Context Protocol Bundle (MCPB) project. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude <[email protected]>
1 parent d0cb7df commit 0377e27

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/config/users.ts

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,10 @@ export const MEMBERS: readonly Member[] = [
115115
github: 'fabpot',
116116
memberOf: ['php-sdk'],
117117
},
118+
{
119+
github: 'felixreiseberg',
120+
memberOf: ['mcpb-maintainers'],
121+
},
118122
{
119123
github: 'felixweinberger',
120124
memberOf: ['core', 'python-sdk', 'security-wg', 'typescript-sdk'],
@@ -192,6 +196,10 @@ export const MEMBERS: readonly Member[] = [
192196
github: 'markpollack',
193197
memberOf: ['java-sdk'],
194198
},
199+
{
200+
github: 'marshallofsound',
201+
memberOf: ['mcpb-maintainers'],
202+
},
195203
{
196204
github: 'mattt',
197205
memberOf: ['swift-sdk'],

0 commit comments

Comments
 (0)