Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
/doc/matrix.md @NixOS/steering
/doc/moderation.md @NixOS/steering
/doc/nixos-releases.md @NixOS/nixpkgs-core
/doc/npmjs.md @djacu @thilobillerbeck
/doc/resources.md @NixOS/steering
/doc/mail.md @NixOS/infra
/doc/freescout.md @infinisil
Expand Down
13 changes: 13 additions & 0 deletions doc/npmjs.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# npmjs

We have two organizations on npmjs.com.

- [nixos](https://www.npmjs.com/settings/nixos/packages)
- [nixpkgs](https://www.npmjs.com/settings/nixpkgs/packages)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These links require a login and return {"message":"Not Found","requestID":"9a173bf26f5203b5_7b06"} for me. I couldn't find a way to get a public org-level link.


## Admins

The following people are organization owners.

- @djacu
- @thilobillerbeck
Loading