Skip to content

Commit 206d7c0

Browse files
committed
chore: updated to the new DB UX Design System team emailaddress
1 parent d4bdc6d commit 206d7c0

File tree

6 files changed

+22
-22
lines changed

6 files changed

+22
-22
lines changed

CODE-OF-CONDUCT.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -17,24 +17,24 @@ diverse, inclusive, and healthy community.
1717
Examples of behavior that contributes to a positive environment for our
1818
community include:
1919

20-
- Demonstrating empathy and kindness toward other people
21-
- Being respectful of differing opinions, viewpoints, and experiences
22-
- Giving and gracefully accepting constructive feedback
23-
- Accepting responsibility and apologizing to those affected by our mistakes,
24-
and learning from the experience
25-
- Focusing on what is best not just for us as individuals, but for the
26-
overall community
20+
- Demonstrating empathy and kindness toward other people
21+
- Being respectful of differing opinions, viewpoints, and experiences
22+
- Giving and gracefully accepting constructive feedback
23+
- Accepting responsibility and apologizing to those affected by our mistakes,
24+
and learning from the experience
25+
- Focusing on what is best not just for us as individuals, but for the
26+
overall community
2727

2828
Examples of unacceptable behavior include:
2929

30-
- The use of sexualized language or imagery, and sexual attention or
31-
advances of any kind
32-
- Trolling, insulting or derogatory comments, and personal or political attacks
33-
- Public or private harassment
34-
- Publishing others' private information, such as a physical or email
35-
address, without their explicit permission
36-
- Other conduct which could reasonably be considered inappropriate in a
37-
professional setting
30+
- The use of sexualized language or imagery, and sexual attention or
31+
advances of any kind
32+
- Trolling, insulting or derogatory comments, and personal or political attacks
33+
- Public or private harassment
34+
- Publishing others' private information, such as a physical or email
35+
address, without their explicit permission
36+
- Other conduct which could reasonably be considered inappropriate in a
37+
professional setting
3838

3939
## Enforcement Responsibilities
4040

@@ -60,7 +60,7 @@ representative at an online or offline event.
6060

6161
Instances of abusive, harassing, or otherwise unacceptable behavior may be
6262
reported to the community leaders responsible for enforcement at
63-
enterprise-design-system@deutschebahn.com.
63+
db-ux-designsystem@deutschebahn.com.
6464
All complaints will be reviewed and investigated promptly and fairly.
6565

6666
All community leaders are obligated to respect the privacy and security of the

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Please mind the [conventions for git commits](/docs/conventions.adoc#user-conten
106106

107107
<!-- markdownlint-disable MD033 -->
108108

109-
This is only the first version of our framework and we really want your feedback - either within the <a href="https://db.de/krnm74" target="_blank" rel="noopener noreferrer">DB UI Channel by Web Dev Community in Microsoft Teams (only available DB internally)</a>, or directly at [enterprise-design-system@deutschebahn.com](mailto:enterprise-design-system@deutschebahn.com). <!-- markdownlint-disable MD033 -->
109+
This is only the first version of our framework and we really want your feedback - either within the <a href="https://db.de/krnm74" target="_blank" rel="noopener noreferrer">DB UI Channel by Web Dev Community in Microsoft Teams (only available DB internally)</a>, or directly at [db-ux-designsystem@deutschebahn.com](mailto:db-ux-designsystem@deutschebahn.com). <!-- markdownlint-disable MD033 -->
110110
We're particularly keen to add as many examples to the behaviours as possible, to further clarify them.
111111

112112
## FAQ

source/_patterns/00-global.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
This is a dynamic styleguide. We are working on this continuously. It is influenced by project work. Please share your experience with us at enterprise-design-system@deutschebahn.com.
1+
This is a dynamic styleguide. We are working on this continuously. It is influenced by project work. Please share your experience with us at db-ux-designsystem@deutschebahn.com.
22

33
The global category defines visual elements such as color, font families, and motion. While not technically UI components, these elements are critical to document in the pattern library.
44

55
## Give us your feedback!
66

7-
This is only the beta version of our framework and we really want your feedback - either within the <a href="https://db.de/krnm74" target="_blank" rel="noopener noreferrer">DB UI Channel by Web Dev Community in Microsoft Teams (only available DB internally)</a>, or directly at [enterprise-design-system@deutschebahn.com](mailto:enterprise-design-system@deutschebahn.com).
7+
This is only the beta version of our framework and we really want your feedback - either within the <a href="https://db.de/krnm74" target="_blank" rel="noopener noreferrer">DB UI Channel by Web Dev Community in Microsoft Teams (only available DB internally)</a>, or directly at [db-ux-designsystem@deutschebahn.com](mailto:db-ux-designsystem@deutschebahn.com).
88

99
We're particularly keen to add as many examples to the behaviours as possible, to further clarify them.

source/_patterns/03-areas/03-footer/footer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"value": "Impressum"
1010
},
1111
{
12-
"href": "mailto:enterprise-design-system@deutschebahn.com",
12+
"href": "mailto:db-ux-designsystem@deutschebahn.com",
1313
"value": "Kontakt"
1414
},
1515
{

source/_patterns/04-pages/intro.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
}}
4747
</p>
4848
{{> elements-headline type='2' text='Give us your feedback!' }}
49-
<p>This is only the beta version of our framework and we really want your feedback - either within the {{> elements-link href="https://db.de/krnm74" value="DB UI Channel by Web Dev Community in Microsoft Teams (only available DB internally)" target="_blank" rel="noopener noreferrer" }}, or directly at {{> elements-link href="mailto:enterprise-design-system@deutschebahn.com" value="enterprise-design-system@deutschebahn.com" }}.<br>
49+
<p>This is only the beta version of our framework and we really want your feedback - either within the {{> elements-link href="https://db.de/krnm74" value="DB UI Channel by Web Dev Community in Microsoft Teams (only available DB internally)" target="_blank" rel="noopener noreferrer" }}, or directly at {{> elements-link href="mailto:db-ux-designsystem@deutschebahn.com" value="db-ux-designsystem@deutschebahn.com" }}.<br>
5050
We're particularly keen to add as many examples to the behaviours as possible, to further clarify them.</p>
5151
{{> elements-headline type='2' text='Things to keep in mind' }}
5252
{{> elements-headline type='3' text='Developed for and driven by the community' }}

source/_patterns/04-pages/intro.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
],
7979
"navItems": [
8080
{
81-
"href": "mailto:enterprise-design-system@deutschebahn.com",
81+
"href": "mailto:db-ux-designsystem@deutschebahn.com",
8282
"value": "Kontakt"
8383
}
8484
]

0 commit comments

Comments
 (0)