From 044fe0319255bda176c2a2cc5162bb39410f6cd2 Mon Sep 17 00:00:00 2001
From: valbrux <valerio.brussani@gmail.com>
Date: Mon, 20 Apr 2020 19:04:46 +0200
Subject: [PATCH 1/3] added name

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a775a77..41127d9 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,8 @@ The workflow is the following:
 + During the following the week, the best portions of code produced by all will be merged to create the first version of the tool (in another repo of this organization).
 
 ## People
-
+z
 + [**@andreafioraldi**](https://github.com/andreafioraldi)
++ [**@valbrux**](https://github.com/valbrux)
 
 Add yourself here when submitting the pull request.

From 8213af46432a1a41c868226ecd938522a14ad5c4 Mon Sep 17 00:00:00 2001
From: valbrux <valerio.brussani@gmail.com>
Date: Mon, 20 Apr 2020 19:05:16 +0200
Subject: [PATCH 2/3] added personal folder

---
 valbrux/.gitkeep | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 create mode 100644 valbrux/.gitkeep

diff --git a/valbrux/.gitkeep b/valbrux/.gitkeep
new file mode 100644
index 0000000..e69de29

From 565264ee0289016e4cdb0717a7b472943b91c8df Mon Sep 17 00:00:00 2001
From: valbrux <valerio.brussani@gmail.com>
Date: Mon, 20 Apr 2020 19:07:30 +0200
Subject: [PATCH 3/3] fixed unexpected 'z' in README

---
 README.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/README.md b/README.md
index 41127d9..79135d5 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,6 @@ The workflow is the following:
 + During the following the week, the best portions of code produced by all will be merged to create the first version of the tool (in another repo of this organization).
 
 ## People
-z
 + [**@andreafioraldi**](https://github.com/andreafioraldi)
 + [**@valbrux**](https://github.com/valbrux)