Skip to content

Commit e47a148

Browse files
chensuyuepre-commit-ci[bot]
authored andcommitted
Use common security content for OPEA projects (opea-project#151)
* add python coverage Signed-off-by: chensuyue <[email protected]> * docs update Signed-off-by: chensuyue <[email protected]> * Revert "add python coverage" This reverts commit 69615b1. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Signed-off-by: chensuyue <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Signed-off-by: gadmarkovits <[email protected]>
1 parent 60b1e7e commit e47a148

File tree

4 files changed

+8
-69
lines changed

4 files changed

+8
-69
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 53 deletions
This file was deleted.

LEGAL_INFORMATION.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
## License
77

8-
Generative AI Examples is licensed under [Apache License Version 2.0](http://www.apache.org/licenses/LICENSE-2.0).
8+
Generative AI Components is licensed under [Apache License Version 2.0](http://www.apache.org/licenses/LICENSE-2.0).
99
This software includes components that have separate copyright notices and licensing terms.
1010
Your use of the source code for these components is subject to the terms and conditions of the following licenses.
1111

@@ -15,13 +15,13 @@ See the accompanying [license](/LICENSE) file for full license text and copyrigh
1515

1616
## Citation
1717

18-
If you use Generative AI Examples in your research, use the following BibTeX entry.
18+
If you use Generative AI Components in your research, use the following BibTeX entry.
1919

2020
```
21-
@misc{Generative AI Examples,
21+
@misc{Generative AI Components,
2222
author = {Liang Lv, Haihao Shen},
23-
title = {Generative AI Examples},
24-
howpublished = {\url{https://github.com/opea-project/GenAIExamples}},
23+
title = {Generative AI Components},
24+
howpublished = {\url{https://github.com/opea-project/GenAIComps}},
2525
year = {2024}
2626
}
2727
```

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,7 @@ self.gateway = ChatQnAGateway(megaservice=self.megaservice, host="0.0.0.0", port
251251

252252
## Additional Content
253253

254-
- [Contribution](/CONTRIBUTING.md)
254+
- [Code of Conduct](https://github.com/opea-project/docs/tree/main/community/CODE_OF_CONDUCT.md)
255+
- [Contribution](https://github.com/opea-project/docs/tree/main/community/CONTRIBUTING.md)
256+
- [Security Policy](https://github.com/opea-project/docs/tree/main/community/SECURITY.md)
255257
- [Legal Information](/LEGAL_INFORMATION.md)
256-
- [Security Policy](/SECURITY.md)

SECURITY.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)