X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=README.md;h=6c37a68a91da0f327ca67a31525459cbd8fab2c3;hb=bc69b3a5838017da2b48302096cb6b152fa1f37e;hp=81f3f2067d676e938ad20dcc4eb4d73468d1bef2;hpb=97c30182e13fc1780611267988b49ff82813e9d5;p=osm%2Fvim-emu.git diff --git a/README.md b/README.md index 81f3f20..6c37a68 100755 --- a/README.md +++ b/README.md @@ -19,11 +19,11 @@ To install the emulator package in development mode, do: #### Folder Structure -* `ansible` -* `misc` +* `ansible` Install scripts +* `misc` Example packages and VNFs * `src` - * `emuvim` - * `api` + * `emuvim` Emulator components + * `api` API endpoint implementations * `rest` REST API for son-emu-cli * `sonata` Dummy gatekeeper API * `cli` Command line client to control the emulator @@ -68,7 +68,7 @@ Despite of this son-emu has the following dependencies: * [zerorpc](http://www.zerorpc.io) >= 0.5.2 (MIT) ### Contributing -Contributing to the Gatekeeper is really easy. You must: +Contributing to the son-emu is really easy. You must: 1. Clone [this repository](http://github.com/sonata-nfv/son-emu); 2. Work on your proposed changes, preferably through submiting [issues](https://github.com/sonata-nfv/son-emu/issues); @@ -160,7 +160,13 @@ The following lead developers are responsible for this repository and have admin * Manuel Peuster (https://github.com/mpeuster) * Steven Van Rossem (https://github.com/stevenvanrossem) +#### Contributors + +* Hadi Razzaghi Kouchaksaraei (https://github.com/hadik3r) +* Wouter Tavernier (https://github.com/wtaverni) +* Geoffroy Chollon (https://github.com/cgeoffroy) + #### Feedback-Chanel * You may use the mailing list [sonata-dev@lists.atosresearch.eu](mailto:sonata-dev@lists.atosresearch.eu) -* * [GitHub issues](https://github.com/sonata-nfv/son-emu/issues) +* [GitHub issues](https://github.com/sonata-nfv/son-emu/issues)