diff options
| author | Miquel Sabaté Solà <mikisabate@gmail.com> | 2024-10-14 15:42:41 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <mikisabate@gmail.com> | 2024-10-14 15:42:41 +0200 |
| commit | 83f019acaf870837f4a8c9655df9a51fde90032d (patch) | |
| tree | 7a4dbf976ec29ed318167ee440d8aedb3ad52cc3 /src/public/en/cv.html | |
| parent | e55420f0ffc8a6a50353fd3d18a8690ef40a374d (diff) | |
| download | jo.mssola.com-83f019acaf870837f4a8c9655df9a51fde90032d.tar.gz jo.mssola.com-83f019acaf870837f4a8c9655df9a51fde90032d.zip | |
cv: Add links to kernel contributions
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
Diffstat (limited to 'src/public/en/cv.html')
| -rw-r--r-- | src/public/en/cv.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/public/en/cv.html b/src/public/en/cv.html index 01be8b1..f6dbbf2 100644 --- a/src/public/en/cv.html +++ b/src/public/en/cv.html @@ -192,6 +192,13 @@ on Python, Perl and Java. </li> <li class="text-justify"> + <b>Linux</b>: I have made a couple of contributions to the Linux kernel. + See <a title="lore.kernel.org" href="https://lore.kernel.org/all/?q=mikisabate%40gmail.com">the emails and patches</a> I have sent + and my <a href="https://lwn.net/ksdb/developers/show?dev=35812" title="Profile at LWN.net">LWN developer profile</a> + (or <a title="Commits in git.kernel.org" href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/log/?qt=author&q=Miquel+Sabat%C3%A9+Sol%C3%A0">this list of commits</a> + if you are not subscribed to <a href="https://lwn.net/">LWN.net</a>). + </li> + <li class="text-justify"> <b>Administration</b>: overall understanding in UNIX/Linux System administration. </li> <li class="text-justify"> |
