Skip to content

Commit a8a83b0

Browse files
committed
chore: add reviewer name
1 parent 1207a8e commit a8a83b0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/pages/lessons/fundamentals/eth-intro-part-2.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ import { ContributorFooter } from "../../../components/mdx/ContributorFooter";
273273

274274
<ContributorFooter
275275
authors={["wolovim"]}
276-
reviewers={[]}
276+
reviewers={["piablo"]}
277277
contributors={[]}
278278
/>
279279
</Layout>

src/pages/lessons/fundamentals/eth-intro-part-3.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ import { ContributorFooter } from "../../../components/mdx/ContributorFooter";
183183

184184
<ContributorFooter
185185
authors={["wolovim"]}
186-
reviewers={[]}
186+
reviewers={["piablo"]}
187187
contributors={[]}
188188
/>
189189
</Layout>

0 commit comments

Comments
 (0)