Skip to content

Commit 2ede7ac

Browse files
committed
Update contributors and enhance documentation attribution
- Added Elliot Friedman as a contributor in contributors.json. - Updated contributor lists in transaction verification, enhanced controls, and classification documentation to include Elliot Friedman for improved attribution.
1 parent 3296a97 commit 2ede7ac

File tree

4 files changed

+15
-3
lines changed

4 files changed

+15
-3
lines changed

docs/pages/config/contributors.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,5 +202,17 @@
202202
"company": "Trail of Bits",
203203
"job_title": "Director of Engineering for Blockchain",
204204
"description": "Frameworks Contributors"
205+
},
206+
"ElliotFriedman": {
207+
"slug": "ElliotFriedman",
208+
"name": "Elliot",
209+
"role": "contributor",
210+
"avatar": "https://avatars.githubusercontent.com/ElliotFriedman",
211+
"github": "https://github.com/ElliotFriedman",
212+
"twitter": "https://x.com/Elliot0x",
213+
"website": "",
214+
"company": "",
215+
"job_title": "",
216+
"description": ""
205217
}
206218
}

docs/pages/treasury-operations/classification.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ contributors:
88
- role: wrote
99
users: [dickson]
1010
- role: reviewed
11-
users: [relotnek, bsamuels453]
11+
users: [relotnek, bsamuels453, ElliotFriedman]
1212
---
1313

1414
import {

docs/pages/treasury-operations/enhanced-controls.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ contributors:
88
- role: wrote
99
users: [dickson]
1010
- role: reviewed
11-
users: [relotnek, bsamuels453]
11+
users: [relotnek, bsamuels453, ElliotFriedman]
1212
---
1313

1414
import {

docs/pages/treasury-operations/transaction-verification.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ contributors:
1010
- role: wrote
1111
users: [dickson]
1212
- role: reviewed
13-
users: [relotnek]
13+
users: [relotnek, ElliotFriedman]
1414
---
1515

1616
import {

0 commit comments

Comments
 (0)