File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change
1
+ # In the beginning the foundation hosted their emails on the rust-lang.org
2
+ # domain name, and shortly after they migrated over to the rustfoundation.org
3
+ # domain. This marker team serves to configure some compatibility email
4
+ # forwarding rules to ensure critical foundation addresses continue to be
5
+ # reachable on the rust-lang.org domain.
6
+
7
+ kind = " marker-team"
8
+ name = " foundation-email-redirects"
9
+
10
+ [people ]
11
+ leads = []
12
+ members = []
13
+
14
+ [[lists ]]
15
+ address = " foundation@rust-lang.org"
16
+ extra-emails = [" foundation@rustfoundation.org" ]
17
+ include-team-members = false
18
+
19
+ [[lists ]]
20
+ address = " accounting@rust-lang.org"
21
+ extra-emails = [" accounting@rustfoundation.org" ]
22
+ include-team-members = false
You can’t perform that action at this time.
0 commit comments