Skip to content

Commit a4d2da3

Browse files
committed
core: add legal counsel page
1 parent 1af755b commit a4d2da3

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

src/SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
- [Moderation](./chat/zulip/moderation.md)
99
- [Core](./core/README.md)
1010
- [Rust Blog Guidelines](./core/blogs.md)
11+
- [Legal counsel](./core/legal.md)
1112
- [Community](./community/README.md)
1213
- [State of Rust Survey FAQ](./community/survey-faq.md)
1314
- [Compiler](./compiler/README.md)

src/core/legal.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Legal counsel
2+
3+
Some of the matters handled by the Rust Project (for example, legal policies or
4+
DMCA takedowns) require legal counsel to be handled effectively. Mozilla is
5+
providing legal counsel for such matters, and this page documents how to access
6+
it.
7+
8+
## How to request counsel
9+
10+
Team members can email Niko Matsakis (`nmatsakis AT mozilla DOT com`) with
11+
their inquiry, and the request will be forwarded to Mozilla Legal. Due to an
12+
internal Mozilla policy, team members won't be CCed in the conversation with
13+
the lawyers, but they will receive a summary of the discussion and the outcome
14+
after the matter is resolved.

0 commit comments

Comments
 (0)