forked from moby/buildkit
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Tonis Tiigi <[email protected]>
- Loading branch information
1 parent
bf968a4
commit ff23621
Showing
1 changed file
with
6 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -177,6 +177,7 @@ made through a pull request. | |
|
||
people = [ | ||
"thajeztah", | ||
"thompson-shaun" | ||
] | ||
|
||
[people] | ||
|
@@ -235,6 +236,11 @@ made through a pull request. | |
Email = "[email protected]" | ||
GitHub = "thaJeztah" | ||
|
||
[people.thompson-shaun] | ||
Name = "Shaun Thompson" | ||
Email = "[email protected]" | ||
GitHub = "thompson-shaun" | ||
|
||
[people.tiborvass] | ||
Name = "Tibor Vass" | ||
Email = "[email protected]" | ||
|