mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-06 03:59:26 +01:00
55 lines
1.6 KiB
Markdown
55 lines
1.6 KiB
Markdown
---
|
||
layout: mini
|
||
permalink: /n/coauthor.html
|
||
sitemap: false
|
||
---
|
||
|
||
# Git forge private emails
|
||
|
||
**_WARNING! These are vendor lock-in and contribution activity will not
|
||
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
|
||
|
||
> `Signed-off-by: Aminda Suomalainen <831184+Mikaela@users.noreply.github.com>`
|
||
|
||
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 -->
|
||
_Automaattinen sisällysluettelo - Automatically generated Table of Contents_
|
||
|
||
- [My private emails](#my-private-emails)
|
||
- [Where to find them](#where-to-find-them)
|
||
- [Forĝejo/Gitea](#for%C4%9Dejogitea)
|
||
|
||
<!-- 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
|
||
|
||
## 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
|