From 95e9d59cf0a8699ddffdc399456da6968718369b Mon Sep 17 00:00:00 2001 From: Ivan Kovnatsky Date: Fri, 20 Apr 2018 15:45:49 +0300 Subject: [PATCH 1/2] added sevenfourk as contributor --- contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/contributors.md b/contributors.md index d3fb869..61f49ca 100644 --- a/contributors.md +++ b/contributors.md @@ -118,3 +118,4 @@ Thank you to all contributors: * [kuritonasu](https://github.com/kuritonasu/) * [Miles Frain](https://github.com/milesfrain) * [Horace Heaven](https://github.com/horaceheaven) +* [Ivan Kovnatsky](https://github.com/sevenfourk) From 61fd4db9ed9f0c543fcb0054f446683713bf8497 Mon Sep 17 00:00:00 2001 From: Ivan Kovnatsky Date: Fri, 20 Apr 2018 15:48:18 +0300 Subject: [PATCH 2/2] small typo fix: added space separating two sentences --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4bc89af..f9878b3 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ linux-insides A book-in-progress about the linux kernel and its insides. -**The goal is simple** - to share my modest knowledge about the insides of the linux kernel and help people who are interested in linux kernel insides, and other low-level subject matter.Feel free to go through the book [Start here](https://github.com/0xAX/linux-insides/blob/master/SUMMARY.md) +**The goal is simple** - to share my modest knowledge about the insides of the linux kernel and help people who are interested in linux kernel insides, and other low-level subject matter. Feel free to go through the book [Start here](https://github.com/0xAX/linux-insides/blob/master/SUMMARY.md) **Questions/Suggestions**: Feel free about any questions or suggestions by pinging me at twitter [@0xAX](https://twitter.com/0xAX), adding an [issue](https://github.com/0xAX/linux-insides/issues/new) or just drop me an [email](mailto:anotherworldofworld@gmail.com).