Skip to content

Commit 194073d

Browse files
committed
Merge branch '3.0-dev' into 3.0
Merge branch '3.0-dev' commit 07b6f4d Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
2 parents df9d363 + 07b6f4d commit 194073d

37 files changed

+3640
-30
lines changed

CONTRIBUTION.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Contribution Guide
2+
3+
As an open source project, we are always happy to see community contributions.
4+
To ensure smooth implementation and consistency in how these contributions are made,
5+
check out our [contribution guide: here](./docs/developer-guide/emt-contribution.md).

LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

LICENSES-AND-NOTICES/SPECS/data/licenses.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,12 @@
3232
"prometheus-process-exporter"
3333
]
3434
},
35+
"DOC group source": {
36+
"license": "[DOC](https://www.dre.vanderbilt.edu/~schmidt/ACE-copying.html)",
37+
"specs": [
38+
"ace-tao"
39+
]
40+
},
3541
"Fedora": {
3642
"license": "[Fedora MIT License Declaration](https://fedoraproject.org/wiki/Licensing:Main?rd=Licensing#License_of_Fedora_SPEC_Files)",
3743
"specs": [
@@ -1079,6 +1085,7 @@
10791085
"opal",
10801086
"open-vm-tools",
10811087
"openblas",
1088+
"openbox",
10821089
"opencc",
10831090
"opencl-filesystem",
10841091
"opencl-headers",
@@ -2261,6 +2268,7 @@
22612268
"hardware-discovery-agent",
22622269
"inbm",
22632270
"intel-igsc",
2271+
"intel-lms",
22642272
"intel-npu-firmware",
22652273
"intel-xpu-smi",
22662274
"node-agent",
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"Signatures": {
3+
"ACE+TAO-src-8.0.3.tar.gz": "af1d512b06a973c0d4b9b375c8acf2f0663257f4784f7b49b8a5de9253eee898"
4+
}
5+
}

0 commit comments

Comments
 (0)