Commit f029b1e4 authored by Tien Thinh NGUYEN's avatar Tien Thinh NGUYEN

Update CodeOwners

parent 02afb2c0
...@@ -3,7 +3,21 @@ src/contexts: ...@@ -3,7 +3,21 @@ src/contexts:
- Keliang DU, BUPT - Keliang DU, BUPT
- Tien Thinh NGUYEN, Eurecom - Tien Thinh NGUYEN, Eurecom
AMF-APP (src/amf-app) src/amf-app
- Keliang DU, BUPT - Keliang DU, BUPT
- Tien Thinh NGUYEN, Eurecom - Tien Thinh NGUYEN, Eurecom
- Shivam Gandhi, KCL - Shivam Gandhi, KCL
src/itti
- Lionel GAUTHIER
src/common
- Sebastien ROUX, Eurecom
- Lionel Gauthier, Eurecom
- Tien Thinh NGUYEN, Eurecom
- Keliang DU, BUPT
Secu_algorithms
- Kharbach Othmane
- GAUTHIER Lionel
- Keliang DU
...@@ -19,13 +19,6 @@ ...@@ -19,13 +19,6 @@
* contact@openairinterface.org * contact@openairinterface.org
*/ */
/*! \file amf_app.cpp
\brief
\author Keliang DU (BUPT), Tien-Thinh NGUYEN (EURECOM)
\date 2020
\email: contact@openairinterface.org
*/
#include "amf_app.hpp" #include "amf_app.hpp"
#include <boost/uuid/random_generator.hpp> #include <boost/uuid/random_generator.hpp>
......
...@@ -19,12 +19,6 @@ ...@@ -19,12 +19,6 @@
* contact@openairinterface.org * contact@openairinterface.org
*/ */
/*! \file 3gpp_23.003.h
\brief
\author Lionel Gauthier
\company Eurecom
\email: lionel.gauthier@eurecom.fr
*/
#ifndef FILE_3GPP_23_003_SEEN #ifndef FILE_3GPP_23_003_SEEN
#define FILE_3GPP_23_003_SEEN #define FILE_3GPP_23_003_SEEN
......
...@@ -19,12 +19,6 @@ ...@@ -19,12 +19,6 @@
* contact@openairinterface.org * contact@openairinterface.org
*/ */
/*! \file 3gpp_29.503.h
\brief
\author Tien Thinh NGUYEN
\company Eurecom
\email: tien-thinh.nguyen@eurecom.fr
*/
#ifndef FILE_3GPP_29_503_SEEN #ifndef FILE_3GPP_29_503_SEEN
#define FILE_3GPP_29_503_SEEN #define FILE_3GPP_29_503_SEEN
......
...@@ -19,12 +19,6 @@ ...@@ -19,12 +19,6 @@
* contact@openairinterface.org * contact@openairinterface.org
*/ */
/*! \file amf.hpp
\brief
\date 2020
\email: contact@openairinterface.org
*/
#ifndef __AMF_HPP #ifndef __AMF_HPP
#define __AMF_HPP #define __AMF_HPP
......
...@@ -19,13 +19,6 @@ ...@@ -19,13 +19,6 @@
* contact@openairinterface.org * contact@openairinterface.org
*/ */
/*! \file comUt.cpp
\brief
\author Keliang DU, BUPT
\date 2020
\email: contact@openairinterface.org
*/
#include "comUt.hpp" #include "comUt.hpp"
#include "logger.hpp" #include "logger.hpp"
......
...@@ -19,13 +19,6 @@ ...@@ -19,13 +19,6 @@
* contact@openairinterface.org * contact@openairinterface.org
*/ */
/*! \file comUt.hpp
\brief
\author Keliang DU, BUPT
\date 2020
\email: contact@openairinterface.org
*/
#ifndef _PRINT_BUFFER_H #ifndef _PRINT_BUFFER_H
#define _PRINT_BUFFER_H #define _PRINT_BUFFER_H
......
...@@ -19,13 +19,6 @@ ...@@ -19,13 +19,6 @@
* contact@openairinterface.org * contact@openairinterface.org
*/ */
/*! \file common_defs.h
\brief
\author Sebastien ROUX, Lionel Gauthier
\company Eurecom
\email: lionel.gauthier@eurecom.fr
*/
#ifndef FILE_COMMON_DEFS_SEEN #ifndef FILE_COMMON_DEFS_SEEN
#define FILE_COMMON_DEFS_SEEN #define FILE_COMMON_DEFS_SEEN
......
...@@ -19,11 +19,6 @@ ...@@ -19,11 +19,6 @@
* contact@openairinterface.org * contact@openairinterface.org
*/ */
/*! \file conversions.cpp
\brief
\author Sebastien ROUX
\company Eurecom
*/
#include "conversions.hpp" #include "conversions.hpp"
#include <arpa/inet.h> #include <arpa/inet.h>
......
...@@ -19,15 +19,9 @@ ...@@ -19,15 +19,9 @@
* contact@openairinterface.org * contact@openairinterface.org
*/ */
/*! \file conversions.hpp
\brief
\author Sebastien ROUX, Lionel Gauthier
\company Eurecom
\email: lionel.gauthier@eurecom.fr
*/
#ifndef FILE_CONVERSIONS_HPP_SEEN #ifndef FILE_CONVERSIONS_HPP_SEEN
#define FILE_CONVERSIONS_HPP_SEEN #define FILE_CONVERSIONS_HPP_SEEN
#include <netinet/in.h> #include <netinet/in.h>
#include <stdint.h> #include <stdint.h>
......
...@@ -19,13 +19,6 @@ ...@@ -19,13 +19,6 @@
* contact@openairinterface.org * contact@openairinterface.org
*/ */
/*! \file endpoint.hpp
\brief
\author Lionel Gauthier
\company Eurecom
\email: lionel.gauthier@eurecom.fr
*/
#ifndef FILE_ENDPOINT_HPP_SEEN #ifndef FILE_ENDPOINT_HPP_SEEN
#define FILE_ENDPOINT_HPP_SEEN #define FILE_ENDPOINT_HPP_SEEN
......
...@@ -19,12 +19,6 @@ ...@@ -19,12 +19,6 @@
* contact@openairinterface.org * contact@openairinterface.org
*/ */
/*! \file logger.cpp
\brief
\date 2020
\email: contact@openairinterface.org
*/
#include "logger.hpp" #include "logger.hpp"
#include <iostream> #include <iostream>
......
...@@ -19,12 +19,6 @@ ...@@ -19,12 +19,6 @@
* contact@openairinterface.org * contact@openairinterface.org
*/ */
/*! \file logger.hpp
\brief
\date 2020
\email: contact@openairinterface.org
*/
#ifndef __LOGGER_H #ifndef __LOGGER_H
#define __LOGGER_H #define __LOGGER_H
......
# CODEOWNERS
SNOW3G Library
- Kharbach Othmane
- GAUTHIER Lionel
Others:
- Keliang DU
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment