[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [UNIKRAFT/KERBEROS 3/4] Added .md files
From: Cristian Vijelie <cristianvijelie@xxxxxxxxx> Signed-off-by: Cristian <cristianvijelie@xxxxxxxxx> --- .gitignore | 3 +-- CODING_STYLE.md | 4 ++++ CONTRIBUTING.md | 4 ++++ MAINTAINERS.md | 9 +++++++++ README.md | 6 ++++++ 5 files changed, 24 insertions(+), 2 deletions(-) create mode 100644 CODING_STYLE.md create mode 100644 CONTRIBUTING.md create mode 100644 MAINTAINERS.md diff --git a/.gitignore b/.gitignore index 01e46c1..5fda993 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ krb5-1.18.2 *_make make_log -0000-cover-letter.patch -0001-Ported-libkrb5support-libkrb5crypto-and-libcom_err.patch +*.patch diff --git a/CODING_STYLE.md b/CODING_STYLE.md new file mode 100644 index 0000000..5730041 --- /dev/null +++ b/CODING_STYLE.md @@ -0,0 +1,4 @@ +Coding Style +============ + +Please refer to the `CODING_STYLE.md` file in the main Unikraft repository. diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..14f6ac6 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,4 @@ +Contributing to Unikraft +======================== + +Please refer to the `CONTRIBUTING.md` file in the main Unikraft repository. diff --git a/MAINTAINERS.md b/MAINTAINERS.md new file mode 100644 index 0000000..c123f15 --- /dev/null +++ b/MAINTAINERS.md @@ -0,0 +1,9 @@ +Maintainers List +================ + +For notes on how to read this information, please refer to `MAINTAINERS.md` in +the main Unikraft repository. + + LIBNETTLE-UNIKRAFT + L: minios-devel@xxxxxxxxxxxxx + F: * diff --git a/README.md b/README.md index e69de29..40246bd 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,6 @@ +Nettle crypto library for Unikraft +============================= + +This is the port of Unikraft runtime libaries for Unikraft. + +Please refer to the `README.md` as well as the documentation in the `doc/` subdirectory of the main unikraft repository. -- 2.25.1
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |