From 20f51a73e82942a590097a0a7f3cdfd444849680 Mon Sep 17 00:00:00 2001 From: Marcos Tischer Vallim Date: Sat, 15 May 2021 14:01:18 -0300 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e32a3a6f..077c58ab 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,11 @@ This procedure shows how to create a **bootable** and **installable** Ubuntu Live (along with the automatic hardware detection and configuration) from scratch. The steps described below are also available in this repo in the `/scripts` directory. +## Authors + +* **Marcos Vallim** - *Founder, Author, Development, Test, Documentation* - [mvallim](https://github.com/mvallim) +* **Ken Gilmer** - *Commiter, Development, Test, Documentation* - [kgilmer](https://github.com/kgilmer) + ## Ways of Using this Tutorial * (Recommended) follow the directions step by step below to understand how to build an Ubuntu ISO. @@ -754,11 +759,6 @@ Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduc We use [GitHub](https://github.com/mvallim/live-custom-ubuntu-from-scratch) for versioning. For the versions available, see the [tags on this repository](https://github.com/mvallim/live-custom-ubuntu-from-scratch/tags). -## Authors - -* **Marcos Vallim** - *Founder, Author, Development, Test, Documentation* - [mvallim](https://github.com/mvallim) -* **Ken Gilmer** - *Commiter, Development, Test, Documentation* - [kgilmer](https://github.com/kgilmer) - See also the list of [contributors](CONTRIBUTORS.txt) who participated in this project. ## License