Skip to content

Commit 36eee7d

Browse files
committed
feat(readme): finish generator
1 parent 56c0dc5 commit 36eee7d

File tree

2 files changed

+8
-13
lines changed

2 files changed

+8
-13
lines changed

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -139,12 +139,7 @@ Glossary:
139139

140140
| Word | Meaning |
141141
| --- | --- |
142-
| unique characteristics | Characteristics including but not limited to age, caste, color,
143-
disability, ethnicity, familial responsibilities, gender, gender
144-
identity, housing status, national origin, race, refugee or immigration
145-
status, religious affiliation, serious illness, sex, sexual orientation,
146-
socioeconomic class and status, income source, status as a victim of
147-
domestic violence, sexual violence, or stalking, and weight and size. |
142+
| unique characteristics | Characteristics including but not limited to age, caste, color, disability, ethnicity, familial responsibilities, gender, gender identity, housing status, national origin, race, refugee or immigration status, religious affiliation, serious illness, sex, sexual orientation, socioeconomic class and status, income source, status as a victim of domestic violence, sexual violence, or stalking, and weight and size. |
148143

149144

150145

code_of_conduct/sections/1.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -120,11 +120,11 @@ description = "Severe or repeated offenses may result in bans"
120120
[[rule.glossary]]
121121
word = "unique characteristics"
122122
meaning = """
123-
Characteristics including but not limited to age, caste, color,
124-
disability, ethnicity, familial responsibilities, gender, gender
125-
identity, housing status, national origin, race, refugee or immigration
126-
status, religious affiliation, serious illness, sex, sexual orientation,
127-
socioeconomic class and status, income source, status as a victim of
123+
Characteristics including but not limited to age, caste, color, \
124+
disability, ethnicity, familial responsibilities, gender, gender \
125+
identity, housing status, national origin, race, refugee or immigration \
126+
status, religious affiliation, serious illness, sex, sexual orientation, \
127+
socioeconomic class and status, income source, status as a victim of \
128128
domestic violence, sexual violence, or stalking, and weight and size."""
129129

130130

@@ -247,11 +247,11 @@ Sharing and requesting content that cannot be accessed legally."""
247247
[[rule.glossary]]
248248
word = "malicious activities"
249249
meaning = """
250-
unauthorized access, data breaches, credential stuffing, phishing,
250+
unauthorized access, data breaches, credential stuffing, phishing, \
251251
malware development, or any other illegal hacking activities"""
252252

253253
[[rule.glossary]]
254254
word = "cybersecurity"
255255
meaning = """
256-
Topics including but not limited to: ethical hacking, penetration
256+
Topics including but not limited to: ethical hacking, penetration \
257257
testing, and security vulnerabilities."""

0 commit comments

Comments
 (0)