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

Remove author header and update CodeOwners

parent f029b1e4
......@@ -9,8 +9,8 @@ src/amf-app
- Shivam Gandhi, KCL
src/itti
- Lionel GAUTHIER
- Lionel GAUTHIER, Eurecom
- Tien Thinh NGUYEN, Eurecom
src/common
- Sebastien ROUX, Eurecom
- Lionel Gauthier, Eurecom
......@@ -19,5 +19,11 @@ src/common
Secu_algorithms
- Kharbach Othmane
- GAUTHIER Lionel
- Keliang DU
- GAUTHIER Lionel, Eurecom
- Keliang DU, Bupt
SCTP
- Keliang DU, Bupt
NAS/NGAP/SBI/UTILS: To be updated
\ No newline at end of file
......@@ -18,12 +18,7 @@
* For more information about the OpenAirInterface (OAI) Software Alliance:
* contact@openairinterface.org
*/
/*! \file itti.cpp
\brief
\author Lionel GAUTHIER
\date 2018
\email: lionel.gauthier@eurecom.fr
*/
#include "itti.hpp"
#include <signal.h>
......
......@@ -18,12 +18,7 @@
* For more information about the OpenAirInterface (OAI) Software Alliance:
* contact@openairinterface.org
*/
/*! \file itti.hpp
\brief
\author Lionel GAUTHIER
\date 2018
\email: lionel.gauthier@eurecom.fr
*/
#ifndef SRC_OAI_ITTI_ITTI_HPP_INCLUDED_
#define SRC_OAI_ITTI_ITTI_HPP_INCLUDED_
......
......@@ -19,12 +19,6 @@
* contact@openairinterface.org
*/
/*! \file itti_msg.cpp
\brief
\author Lionel GAUTHIER
\date 2018
\email: lionel.gauthier@eurecom.fr
*/
#include "itti_msg.hpp"
#include "itti.hpp"
......
......@@ -18,12 +18,7 @@
* For more information about the OpenAirInterface (OAI) Software Alliance:
* contact@openairinterface.org
*/
/*! \file itti_msg.hpp
\brief
\author Lionel GAUTHIER
\date 2018
\email: lionel.gauthier@eurecom.fr
*/
#ifndef SRC_ITTI_ITTI_MSG_HPP_INCLUDED_
#define SRC_ITTI_ITTI_MSG_HPP_INCLUDED_
......
......@@ -19,14 +19,6 @@
* contact@openairinterface.org
*/
/*
* itti_sbi_msg.hpp
*
* Date: 2021
* Company KCL
* Author: shivam.gandhi@kcl.ac.uk
*/
#ifndef ITTI_MSG_SBI_HPP_INCLUDED_
#define ITTI_MSG_SBI_HPP_INCLUDED_
......
......@@ -19,13 +19,6 @@
* contact@openairinterface.org
*/
/*! \file sctp_server.cpp
\brief
\author Keliang DU, BUPT
\date 2020
\email: contact@openairinterface.org
*/
#include "sctp_server.hpp"
#include "logger.hpp"
......
......@@ -19,13 +19,6 @@
* contact@openairinterface.org
*/
/*! \file sctp_server.hpp
\brief
\author Keliang DU, BUPT
\date 2020
\email: contact@openairinterface.org
*/
#ifndef _SCTP_SERVER_H_
#define _SCTP_SERVER_H_
......
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