Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkusKuemmerle authored Oct 18, 2022
1 parent 3e55143 commit 9745541
Show file tree
Hide file tree
Showing 4 changed files with 39 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CODEOWNERS
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
1 change: 1 addition & 0 deletions GOVERNANCE.MD
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.
4 changes: 4 additions & 0 deletions MAINTAINERS.MD
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
| Org | Name |
| -----------------------| ----------------------------------------------------|
| Telefonica | Jose Ordonez-Lucena |

26 changes: 25 additions & 1 deletion README.md
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]>.

0 comments on commit 9745541

Please sign in to comment.