diff --git a/standard/ERCs/erc-6900.md b/standard/ERCs/erc-6900.md index 5dad3020..f8f523e0 100644 --- a/standard/ERCs/erc-6900.md +++ b/standard/ERCs/erc-6900.md @@ -2,7 +2,7 @@ eip: 6900 title: Modular Smart Contract Accounts description: Interfaces for smart contract accounts and modules, optionally supporting upgradability and introspection -author: Adam Egyed (@adamegyed), Fangting Liu (@trinity-0111), Jay Paik (@jaypaik), Yoav Weiss (@yoavw), Huawei Gu (@huaweigu), Daniel Lim (@dlim-circle), Ruben Koch (@0xrubes), David Philipson (@dphilipson), Howy Ho (@howydev), Nikita Belenkov (@nikita-quantstamp), zer0dot (@zer0dot) +author: Adam Egyed (@adamegyed), Fangting Liu (@trinity-0111), Jay Paik (@jaypaik), Yoav Weiss (@yoavw), Huawei Gu (@huaweigu), Daniel Lim (@dlim-circle), Ruben Koch (@0xrubes), David Philipson (@dphilipson), Howy Ho (@howydev), Nikita Belenkov (@nikita-quantstamp), zer0dot (@zer0dot), David Kim (@PowerStream3604) discussions-to: https://ethereum-magicians.org/t/eip-modular-smart-contract-accounts-and-plugins/13885 status: Draft type: Standards Track @@ -593,8 +593,11 @@ This proposal includes several interfaces that build on ERC-4337. First, we stan While this standard has largely been the result of collaboration among the coauthors, there have been noteworthy contributions from others in the community with respect to improvements, education, and experimentation. Thank you to the contributors: +- [@gpersoon](https://github.com/gpersoon) Gerard Persoon - [@sm-stack](https://github.com/sm-stack) Harry Jeon - [@ZhiyuCircle](https://github.com/ZhiyuCircle) Zhiyu Zhang +- [@cruzdanilo](https://github.com/cruzdanilo) Danilo Neves Cruz +- [@ialberquilla](https://github.com/ialberquilla) Iván Alberquilla We host community calls and working groups to discuss standard improvements and invite anyone with questions or contributions into our discussion.