This commit is contained in:
nora 2024-01-16 21:15:22 +01:00
parent 8c574ebb28
commit a085b0be4f
3 changed files with 6 additions and 2 deletions

View file

@ -21,13 +21,13 @@
<h2>whoami</h2> <h2>whoami</h2>
<div style="display: flex;"> <div style="display: flex;">
<div> <div>
<div>Nilstrieb</div> <div>Nilstrieb (he/him)</div>
<ul> <ul>
<li>contributing since 2021</li> <li>contributing since 2021</li>
<li>compiler contributors team since 2022</li> <li>compiler contributors team since 2022</li>
<li>all areas of the compiler</li> <li>all areas of the compiler</li>
<li>issue triaging</li> <li>issue triaging</li>
<li>1.74 cargo feature cfg diagnostics</li> <li>1.72 cargo feature cfg diagnostics</li>
</ul> </ul>
<br> <br>
</div> </div>
@ -36,6 +36,9 @@
</div> </div>
</div> </div>
</section> </section>
<section>
<img src="me-cfg-errors.png">
</section>
<section> <section>
<h2>reviewed &hearts;</h2> <h2>reviewed &hearts;</h2>
<div style="display: grid; grid-template-columns: 70% auto; align-items: center;"> <div style="display: grid; grid-template-columns: 70% auto; align-items: center;">

BIN
me-cfg-errors.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 92 KiB

View file

@ -10,6 +10,7 @@
- whoami - whoami
- nils, compiler contributors team - nils, compiler contributors team
- helping people, triaging, shitposting on discord - helping people, triaging, shitposting on discord
- 1.72 cfg
- others - others
- reviewed the talk - reviewed the talk
- important path of why I contribute - important path of why I contribute