diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-12-19 14:15:06 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-12-19 14:15:06 +0100 |
| commit | 2ae776318e6c92079528c35f3f5faf81f54fa10e (patch) | |
| tree | 80ce9d565cf53927243d6d1f6e8c9006e2b790db | |
| parent | db5d7e371e7183e4b5db26632ae2f511db4e0e41 (diff) | |
chore: Add MailMap, rename `examples` to `example`.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
| -rw-r--r-- | MailMap | 1 | ||||
| -rw-r--r-- | example/example_01_hello_world/hello_world.cc (renamed from examples/example_01_hello_world/hello_world.cc) | 0 | ||||
| -rw-r--r-- | example/example_01_hello_world/posix.json (renamed from examples/example_01_hello_world/posix.json) | 0 | ||||
| -rw-r--r-- | example/example_01_hello_world/win64.json (renamed from examples/example_01_hello_world/win64.json) | 0 | ||||
| -rw-r--r-- | example/example_02_libnebuild/README.md (renamed from examples/example_02_libnebuild/README.md) | 0 | ||||
| -rw-r--r-- | example/example_02_libnebuild/libnebuild.cc (renamed from examples/example_02_libnebuild/libnebuild.cc) | 0 | ||||
| -rw-r--r-- | example/example_02_libnebuild/posix.json (renamed from examples/example_02_libnebuild/posix.json) | 0 | ||||
| -rw-r--r-- | example/example_02_libnebuild/win64.json (renamed from examples/example_02_libnebuild/win64.json) | 0 | ||||
| -rw-r--r-- | example/example_03_hello_world_toml/hello_world.cc (renamed from examples/example_03_hello_world_toml/hello_world.cc) | 0 | ||||
| -rw-r--r-- | example/example_03_hello_world_toml/posix.toml (renamed from examples/example_03_hello_world_toml/posix.toml) | 0 | ||||
| -rw-r--r-- | example/example_03_hello_world_toml/win64.toml (renamed from examples/example_03_hello_world_toml/win64.toml) | 0 |
11 files changed, 1 insertions, 0 deletions
@@ -0,0 +1 @@ +@amlel-el-mahrouss - amlal@nekernel.org
\ No newline at end of file diff --git a/examples/example_01_hello_world/hello_world.cc b/example/example_01_hello_world/hello_world.cc index ae47ce8..ae47ce8 100644 --- a/examples/example_01_hello_world/hello_world.cc +++ b/example/example_01_hello_world/hello_world.cc diff --git a/examples/example_01_hello_world/posix.json b/example/example_01_hello_world/posix.json index 197e4a2..197e4a2 100644 --- a/examples/example_01_hello_world/posix.json +++ b/example/example_01_hello_world/posix.json diff --git a/examples/example_01_hello_world/win64.json b/example/example_01_hello_world/win64.json index 4545228..4545228 100644 --- a/examples/example_01_hello_world/win64.json +++ b/example/example_01_hello_world/win64.json diff --git a/examples/example_02_libnebuild/README.md b/example/example_02_libnebuild/README.md index 21e64be..21e64be 100644 --- a/examples/example_02_libnebuild/README.md +++ b/example/example_02_libnebuild/README.md diff --git a/examples/example_02_libnebuild/libnebuild.cc b/example/example_02_libnebuild/libnebuild.cc index fffb962..fffb962 100644 --- a/examples/example_02_libnebuild/libnebuild.cc +++ b/example/example_02_libnebuild/libnebuild.cc diff --git a/examples/example_02_libnebuild/posix.json b/example/example_02_libnebuild/posix.json index d7ef767..d7ef767 100644 --- a/examples/example_02_libnebuild/posix.json +++ b/example/example_02_libnebuild/posix.json diff --git a/examples/example_02_libnebuild/win64.json b/example/example_02_libnebuild/win64.json index 094208b..094208b 100644 --- a/examples/example_02_libnebuild/win64.json +++ b/example/example_02_libnebuild/win64.json diff --git a/examples/example_03_hello_world_toml/hello_world.cc b/example/example_03_hello_world_toml/hello_world.cc index ae47ce8..ae47ce8 100644 --- a/examples/example_03_hello_world_toml/hello_world.cc +++ b/example/example_03_hello_world_toml/hello_world.cc diff --git a/examples/example_03_hello_world_toml/posix.toml b/example/example_03_hello_world_toml/posix.toml index a384ddb..a384ddb 100644 --- a/examples/example_03_hello_world_toml/posix.toml +++ b/example/example_03_hello_world_toml/posix.toml diff --git a/examples/example_03_hello_world_toml/win64.toml b/example/example_03_hello_world_toml/win64.toml index 6f30476..6f30476 100644 --- a/examples/example_03_hello_world_toml/win64.toml +++ b/example/example_03_hello_world_toml/win64.toml |
