-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3e55143
commit 9745541
Showing
4 changed files
with
39 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# This file provides an overview of code owners in this repository. | ||
|
||
# Each line is a file pattern followed by one or more owners. | ||
# The last matching pattern has the most precedence. | ||
# For more details, read the following article on GitHub: https://help.github.com/articles/about-codeowners/. | ||
|
||
# These are the default owners for the whole content of this repository. The default owners are automatically added as reviewers when you open a pull request, unless different owners are specified in the file. | ||
|
||
Jose Ordonez-Lucena |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
This repository follows the governance and rules defined in the "Governance" repository of the Project. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
| Org | Name | | ||
| -----------------------| ----------------------------------------------------| | ||
| Telefonica | Jose Ordonez-Lucena | | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,26 @@ | ||
<a href="https://github.com/camaraproject/HomeDevicesPrioritization/commits/" title="Last Commit"><img src="https://img.shields.io/github/last-commit/camaraproject/HomeDevicesPrioritization?style=plastic"></a> | ||
<a href="https://github.com/camaraproject/HomeDevicesPrioritization/issues" title="Open Issues"><img src="https://img.shields.io/github/issues/camaraproject/HomeDevicesPrioritization?style=plastic"></a> | ||
<a href="https://github.com/camaraproject/HomeDevicesPrioritization/pulls" title="Open Pull Requests"><img src="https://img.shields.io/github/issues-pr/camaraproject/HomeDevicesPrioritization?style=plastic"></a> | ||
<a href="https://github.com/camaraproject/HomeDevicesPrioritization/graphs/contributors" title="Contributors"><img src="https://img.shields.io/github/contributors/camaraproject/HomeDevicesPrioritization?style=plastic"></a> | ||
<a href="https://github.com/camaraproject/HomeDevicesPrioritization" title="Repo Size"><img src="https://img.shields.io/github/repo-size/camaraproject/HomeDevicesPrioritization?style=plastic"></a> | ||
<a href="https://github.com/camaraproject/HomeDevicesPrioritization/blob/main/LICENSE" title="License"><img src="https://img.shields.io/badge/License-Apache%202.0-green.svg?style=plastic"></a> | ||
|
||
# HomeDevicesPrioritization | ||
Repository to describe, develop, document and test the Home Devices Prioritization API family | ||
Repository to describe, develop, document and test the HomeDevicesPrioritization API family | ||
|
||
## Scope | ||
* Service APIs for “HomeDevicesPrioritization” (see APIBacklog.md) | ||
* It provides the customer with the ability to: | ||
* request the prioritization of an specific device traffic on the user home network. | ||
* Describe, develop, document and test the APIs (with 1-2 Telcos) | ||
* Started: October 2022 | ||
* Location: virtually | ||
|
||
## Meetings | ||
* Meetings are held virtually | ||
* Schedule: tbd | ||
* Meeting link: tbd | ||
|
||
## Contributorship and mailing list | ||
* To subscribe / unsubscribe to the mailing list of this Sub Project and thus be / resign as Contributor please visit <https://lists.camaraproject.org/g/sp-hdp>. | ||
* A message to all Contributors of this Sub Project can be sent using <[email protected]>. |