element-hq / element-hq/compound-web
chore: Update release bot email from riot.im to element.io
Open
- Dominant language
- TypeScript
- Stars
- 35
- Forks
- 22
- Avg merge
- 7h 32m
- Merged PRs (30d)
- 3
Description
## Description
The npm release workflow uses an outdated email domain `riot.im` for git commits. Since the product was rebranded from Riot to Element in 2020, this should be updated to use the `element.io` domain.
## Current Behavior
In [.github/workflows/npm_release.yml](cci:7://file:///c:/Users/ayushraj/OneDrive/Desktop/element/compound-web/.github/workflows/npm_release.yml:0:0-0:0) (Line 47):
```yaml
git config --global user.email 'releases@riot.im'
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.