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>
<div style="display: flex;">
<div>
<div>Nilstrieb</div>
<div>Nilstrieb (he/him)</div>
<ul>
<li>contributing since 2021</li>
<li>compiler contributors team since 2022</li>
<li>all areas of the compiler</li>
<li>issue triaging</li>
<li>1.74 cargo feature cfg diagnostics</li>
<li>1.72 cargo feature cfg diagnostics</li>
</ul>
<br>
</div>
@ -36,6 +36,9 @@
</div>
</div>
</section>
<section>
<img src="me-cfg-errors.png">
</section>
<section>
<h2>reviewed &hearts;</h2>
<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
- nils, compiler contributors team
- helping people, triaging, shitposting on discord
- 1.72 cfg
- others
- reviewed the talk
- important path of why I contribute