Skip to content

Commit

Permalink
Add Sam Wilson (me) as an editor (#4859)
Browse files Browse the repository at this point in the history
Discussed and agreed during EIPIP meeting.
  • Loading branch information
SamWilsn committed Mar 1, 2022
1 parent e71be33 commit 9c79cfa
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/auto-merge-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@ jobs:
id: auto-merge-bot
with:
GITHUB-TOKEN: ${{ secrets.TOKEN }}
CORE_EDITORS: "@MicahZoltu,@lightclient,@axic,@gcolvin"
ERC_EDITORS: "@lightclient,@axic"
NETWORKING_EDITORS: "@MicahZoltu,@lightclient,@axic"
INTERFACE_EDITORS: "@lightclient,@axic"
META_EDITORS: "@lightclient,@axic,@gcolvin"
INFORMATIONAL_EDITORS: "@lightclient,@axic,@gcolvin"
CORE_EDITORS: "@MicahZoltu,@lightclient,@axic,@gcolvin,@SamWilsn"
ERC_EDITORS: "@lightclient,@axic,@SamWilsn"
NETWORKING_EDITORS: "@MicahZoltu,@lightclient,@axic,@SamWilsn"
INTERFACE_EDITORS: "@lightclient,@axic,@SamWilsn"
META_EDITORS: "@lightclient,@axic,@gcolvin,@SamWilsn"
INFORMATIONAL_EDITORS: "@lightclient,@axic,@gcolvin,@SamWilsn"
MAINTAINERS: "@alita-moore,@mryalamanchi"
enable-auto-merge:
if: github.repository == 'ethereum/eips'
Expand Down

0 comments on commit 9c79cfa

Please sign in to comment.