@@ -135,11 +135,11 @@ example by running `git show` on the merge commit.
135135* Who are you and what do you do?
136136
137137I am a software engineer living in Berlin, Germany. Currently, I am the technical
138- lead for a team that helps 4000+ Autodesk engineers to adopt Git as their main
138+ lead for a team that helps 4000+ Autodesk engineers adopt Git as their main
139139source control system. This is a challenging but also very interesting task as
140140I am constantly confronted with all kinds of problems that Git users run into.
141141Fortunately, Autodesk allows me to spend part of my time addressing these problems
142- and contribute possible solutions back to the community.
142+ and contributing possible solutions back to the community.
143143
144144* What would you name your most important contribution to Git?
145145
@@ -148,8 +148,8 @@ We are gradually moving them to Git and during this process I try to constantly
148148improve the "git-p4" migration tool. I managed to get quite a number of patches
149149upstream already but there are still more in my local queue :-)
150150
151- However, I am most proud about an indirect contribution to Git. I helped the
152- Git community to setup Git CI builds for OSX and Linux on Travis CI. This makes
151+ However, I am most proud of an indirect contribution to Git. I helped the
152+ Git community set up Git CI builds for OSX and Linux on Travis CI. This makes
153153it really easy to ensure that new patches build without errors and cause no
154154test failures on all major platforms and compilers. Casual contributors can
155155create Pull Requests containing their patches against https://github.com/git/git
0 commit comments