Skip to content
This repository was archived by the owner on Oct 30, 2020. It is now read-only.

Commit fcb9115

Browse files
authored
chore: add maintainers to README
1 parent 6d06e21 commit fcb9115

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,9 @@ const MyComponent = ({ handleLogin, box, ethereum, myAddress, currentUser3BoxPro
141141
| `currentUser3BoxProfile` | Object | | Optional | If the current user has already had their 3Box data fetched at the global dApp state, pass the object returned from `Box.getProfile(profileAddress)` to avoid an extra request. This data will be rendered in the Comment input interface.|
142142
| `userProfileURL` | Function | Defaults to returning user's 3Box profile URL | Optional | A function that returns a correctly formatted URL of a user's profile on the current platform. The function will be passed an Ethereum address within the component, if needed. A user will be redirected to the URL returned from this function when clicking on the name or Ethereum address associated with the comment in the thread.|
143143

144+
## Maintainers
145+
[@oed](https://github.com/oed)
146+
144147
## License
145148

146149
MIT

0 commit comments

Comments
 (0)