2023-09-08 13:39:53 +02:00
|
|
|
---
|
|
|
|
layout: null
|
|
|
|
permalink: /n/coauthor.html
|
|
|
|
sitemap: false
|
|
|
|
---
|
|
|
|
|
|
|
|
# Git forge private emails
|
|
|
|
|
2023-09-08 13:47:02 +02:00
|
|
|
**_WARNING! These are vendor lock-in and contribution activity will not
|
2023-09-08 13:39:53 +02:00
|
|
|
pass on to other platrforms._** It may not matter much with sign-offs though.
|
|
|
|
|
|
|
|
Forges generally have a feature for private email addresses and it can be
|
|
|
|
used at least by co-authored commits, e.g. [r/coauthor](/r/coauthor.html):
|
|
|
|
|
|
|
|
> `Co-authored-by: NAME <NAME@EXAMPLE.COM>`
|
|
|
|
|
|
|
|
or
|
|
|
|
|
2023-09-08 13:47:02 +02:00
|
|
|
> `Signed-off-by: Aminda Suomalainen <831184+Mikaela@users.noreply.github.com>`
|
2023-09-08 13:39:53 +02:00
|
|
|
|
|
|
|
which is produced by `git commit -s`
|
|
|
|
|
|
|
|
<!-- editorconfig-checker-disable -->
|
|
|
|
<!-- prettier-ignore-start -->
|
|
|
|
|
|
|
|
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
|
|
|
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
|
|
|
|
|
|
|
- [My private emails](#my-private-emails)
|
|
|
|
- [Where to find them](#where-to-find-them)
|
2023-09-09 10:37:29 +02:00
|
|
|
- [Forĝejo/Gitea](#for%C4%9Dejogitea)
|
2023-09-08 13:39:53 +02:00
|
|
|
|
|
|
|
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
|
|
|
|
|
|
|
<!-- prettier-ignore-end -->
|
|
|
|
<!-- editorconfig-checker-enable -->
|
|
|
|
|
|
|
|
## My private emails
|
|
|
|
|
|
|
|
- `github.com`: `831184+Mikaela@users.noreply.github.com`
|
|
|
|
- `gitlab.com`: `54757-Mikaela@users.noreply.gitlab.com`
|
|
|
|
|
|
|
|
## Where to find them
|
|
|
|
|
|
|
|
<!-- NOTE: Try to keep same order as the list above. -->
|
|
|
|
|
|
|
|
- https://github.com/settings/emails
|
|
|
|
- https://gitlab.com/-/profile
|
2023-09-09 10:37:29 +02:00
|
|
|
|
|
|
|
## Forĝejo/Gitea
|
|
|
|
|
|
|
|
- `username@noreply.example.org`
|
|
|
|
- https://matrix.to/#/%23forgejo-chat%3Amatrix.org/%24GpERxizORImC72fsm7I_nIvQi2Trx85-Xdp3t9oT3u8?via=schinas.net&via=matrix.org&via=tchncs.de
|