Skip to content

doc: add esm example for os#53604

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
peixotoleonardo:doc/os
Jun 29, 2024
Merged

doc: add esm example for os#53604
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
peixotoleonardo:doc/os

Conversation

@peixotoleonardo
Copy link
Copy Markdown
Contributor

This PR add esm example for os module

@nodejs-github-bot nodejs-github-bot added doc Issues and PRs related to the documentations. os Issues and PRs related to the os subsystem. labels Jun 27, 2024
@anonrig anonrig added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jun 27, 2024
@legendecas legendecas added the commit-queue Add this label to land a pull request using GitHub Actions. label Jun 28, 2024
@RafaelGSS
Copy link
Copy Markdown
Member

I think you might need to git commit --amend --reset-author after a git config user.name .../git config user.email ....

Your commit author doesn't belong to your GitHub account.

@peixotoleonardo
Copy link
Copy Markdown
Contributor Author

peixotoleonardo commented Jun 28, 2024

@RafaelGSS done

@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jun 29, 2024
@nodejs-github-bot nodejs-github-bot merged commit b291605 into nodejs:main Jun 29, 2024
@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

Landed in b291605

aduh95 pushed a commit that referenced this pull request Jul 12, 2024
PR-URL: #53604
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>
Reviewed-By: Vinícius Lourenço Claro Cardoso <contact@viniciusl.com.br>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@aduh95 aduh95 mentioned this pull request Jul 12, 2024
aduh95 pushed a commit that referenced this pull request Jul 16, 2024
PR-URL: #53604
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>
Reviewed-By: Vinícius Lourenço Claro Cardoso <contact@viniciusl.com.br>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
marco-ippolito pushed a commit that referenced this pull request Aug 19, 2024
PR-URL: #53604
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>
Reviewed-By: Vinícius Lourenço Claro Cardoso <contact@viniciusl.com.br>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
marco-ippolito pushed a commit that referenced this pull request Aug 19, 2024
PR-URL: #53604
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>
Reviewed-By: Vinícius Lourenço Claro Cardoso <contact@viniciusl.com.br>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Aug 22, 2024