diff options
| author | Miquel Sabaté Solà <mikisabate@gmail.com> | 2024-11-29 22:54:39 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <mikisabate@gmail.com> | 2024-11-29 22:56:51 +0100 |
| commit | d87d29efc33236e847518b99b835fed783fc7395 (patch) | |
| tree | 6b0512f6e093992131f91c8f5c473f3a036f612d | |
| parent | 15cd6b372a01483df39220735b7f5935e5365296 (diff) | |
| download | fbos-d87d29efc33236e847518b99b835fed783fc7395.tar.gz fbos-d87d29efc33236e847518b99b835fed783fc7395.zip | |
Organize the credits better
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
| -rw-r--r-- | README.md | 22 |
1 files changed, 12 insertions, 10 deletions
@@ -153,13 +153,15 @@ things simple. Hence, here there are some limitations/requirements: ## Special thanks to -SUSE for organizing [Hack Week 24](https://hackweek.opensuse.org/24/projects). -This project was mainly developed during this time. - -I have also taken lots of valuable input by reading [Popovic's -blog](https://popovicu.com/), so thanks a lot for writing such clear articles on -a rather obscure topic. In a similar way, I have also taken the time to read a -lot of code from the Linux Kernel. My understanding of both RISC-V and the Linux -Kernel itself has vastly improved with this exercise, so I'd also like to take -the chance to be grateful to the many people who have contributed to this vast -undertaking that is the Linux Kernel. +- SUSE for organizing [Hack Week 24](https://hackweek.opensuse.org/24/projects). + This project was mainly developed during this time. +- [Ricardo B. Marliere](https://github.com/rbmarliere) for contributing to the + project with code, ideas and shared knowledge. +- I have also taken lots of valuable input by reading [Popovic's + blog](https://popovicu.com/), so thanks a lot for writing such clear articles + on a rather obscure topic. +- In a similar way, I have also taken the time to read a lot of code from the + Linux Kernel. My understanding of both RISC-V and the Linux Kernel itself has + vastly improved with this exercise, so I'd also like to take the chance to be + grateful to the many people who have contributed to this vast undertaking that + is the Linux Kernel. |
