diff --git a/README.md b/README.md index 2e169c3054..a58cb63ece 100644 --- a/README.md +++ b/README.md @@ -92,3 +92,10 @@ You are good to go! ## Want to help? If you want to file a bug or submit a PR, read up on our [guidelines for contributing](https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md). + +## Core Team + +Victor Savkin | Jason Jean | Benjamin Cabanes +------------ | ------------- | ------------- +![Victor Savkin](https://github.com/nrwl/nx/blob/master/static/victor_pic.jpg) | ![Jason Jean](https://github.com/nrwl/nx/blob/master/static/jason_pic.jpg) | ![Benjamin Cabanes](https://github.com/nrwl/nx/blob/master/static/ben_pic.jpg) +[vsavkin](https://github.com/vsavkin)|[FrozenPandaz](https://github.com/FrozenPandaz)|[bcabanes](https://github.com/bcabanes) diff --git a/static/ben_pic.jpg b/static/ben_pic.jpg new file mode 100644 index 0000000000..3e962650e9 Binary files /dev/null and b/static/ben_pic.jpg differ diff --git a/static/jason_pic.jpg b/static/jason_pic.jpg new file mode 100644 index 0000000000..a3db5139bf Binary files /dev/null and b/static/jason_pic.jpg differ diff --git a/static/victor_pic.jpg b/static/victor_pic.jpg new file mode 100644 index 0000000000..098d627647 Binary files /dev/null and b/static/victor_pic.jpg differ