diff --git a/CODENOTIFY b/CODENOTIFY new file mode 100644 index 00000000000..06d78d62854 --- /dev/null +++ b/CODENOTIFY @@ -0,0 +1,3 @@ +# See https://github.com/sourcegraph/codenotify for documentation. + +**/*.nix @Strum355 diff --git a/enterprise/internal/codeintel/CODENOTIFY b/enterprise/internal/codeintel/CODENOTIFY index 4ba2808145f..c44d0b9d1b3 100644 --- a/enterprise/internal/codeintel/CODENOTIFY +++ b/enterprise/internal/codeintel/CODENOTIFY @@ -1,4 +1,4 @@ # See https://github.com/sourcegraph/codenotify for documentation. **/* @efritz -**/* @Strum355 +**/* @Strum355 diff --git a/shell.nix b/shell.nix index da3ec6254b7..1f6ad753279 100644 --- a/shell.nix +++ b/shell.nix @@ -108,7 +108,7 @@ pkgs.mkShell { version = "8.1.0"; src = fetchurl { url = "https://registry.npmjs.org/pnpm/-/pnpm-8.1.0.tgz"; - sha512 = "sha512-nbuY07S2519jEjaV9KLjSFmOwh0b6KIViIdc/RCJkgco8SZa2+ikQQe4N3CfNn5By5BH0dKVbZ8Ox1Mw8wItSA=="; + sha512 = "sha512-e2H73wTRxmc5fWF/6QJqbuwU6O3NRVZC1G1WFXG8EqfN/+ZBu8XVHJZwPH6Xh0DxbEoZgw8/wy2utgCDwPu4Sg=="; }; }) nodePackages.typescript