docs: restructure and update AUTHORS.md

refs #5078

Change-Id: I6db4e3d782f0c42d2bac1038284e6dcb0546737c
1 file changed
tree: 9c25bf2edec93f8db4da1765c505f521e2a4903c
  1. .jenkins.d/
  2. .waf-tools/
  3. examples/
  4. src/
  5. systemd/
  6. tests/
  7. tools/
  8. .gitignore
  9. .jenkins
  10. .mailmap
  11. .travis.yml
  12. AUTHORS.md
  13. COPYING.md
  14. INSTALL.md
  15. README-dev.md
  16. README.md
  17. repo-ng.conf.sample
  18. waf
  19. wscript
README.md

repo-ng: Next generation of NDN repository

Build Status

repo-ng is an implementation of a Named Data Networking data repository, and follows the Repo protocol.

repo-ng uses the ndn-cxx library as NDN development library, and sqlite3 as underlying storage.

repo-ng is an open source project licensed under the GPL 3.0 (see COPYING.md for more details). We highly welcome all contributions to the repo-ng code, provided that they can licensed under GPL 3.0+ or other compatible license.

See the file INSTALL.md for build and install instructions.

Please submit any bugs or issues to the repo-ng issue tracker.