Skip to content

Commit 58ef56f

Browse files
Drop outdated legal policy
The policy for the future is in flux, so is not explicitly documented; it is our expectation that eventually one will be drafted and published.
1 parent 9b719aa commit 58ef56f

File tree

4 files changed

+7
-23
lines changed

4 files changed

+7
-23
lines changed

src/SUMMARY.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
- [Triagebot](./platforms/zulip/triagebot.md)
1111
- [Core](./core/README.md)
1212
- [Rust Blog Guidelines](./core/blogs.md)
13-
- [Legal counsel](./core/legal.md)
1413
- [Community](./community/README.md)
1514
- [State of Rust Survey FAQ](./community/survey-faq.md)
1615
- [Compiler](./compiler/README.md)

src/core/legal.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

src/crates-io/crate-removal.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
If we get a DMCA takedown notice, here's what needs to happen:
44

5-
## Contact Mozilla Legal
5+
## Contact Legal
66

7-
Before removing the crates, [get in touch with legal](../core/legal.md) and ask
8-
an opinion from them on the received request and whether we have to comply with
9-
it.
7+
Before removing the crates, get in touch with legal support, currently by
8+
emailing the Core team, and ask an opinion from them on the received request and
9+
whether we have to comply with it.
1010

1111
## Remove relevant version(s) and/or entire crates from crates.io
1212

src/infra/docs/sentry.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ If you're a member of a Rust Team and you want to use Sentry for a project your
2121
team manages, you need to follow these steps:
2222

2323
1. If the project is public facing (i.e. people outside the team are supposed
24-
to access it) you need to contact [Rust's legal counsel][legal] to amend the
25-
privacy policy, adding a note that your service is using Sentry too similar
26-
to the existing ones.
24+
to access it) you need to contact the Core team to request support in
25+
amending the privacy policy, adding a note that your service is using Sentry
26+
too similar to the existing ones.
2727

2828
2. Once the privacy policy is sorted out (whenever needed), you can contact the
2929
infrastructure team to create a new project in the Sentry interface and
@@ -45,5 +45,4 @@ icon). Finally, if you created a new team, add the relevant people to it.
4545

4646
[auth]: https://sentry.io/auth/login/
4747
[teams]: https://sentry.io/settings/rust-lang/teams/
48-
[legal]: /core/legal.md
4948
[create]: https://sentry.io/organizations/rust-lang/projects/new/

0 commit comments

Comments
 (0)