Skip to content
Snippets Groups Projects

added codeowners file as part of Issue UNICADO/Unicado-Package #6

Merged Christopher Ruwisch requested to merge feature/CODEOWNERS into develop
1 file
+ 12
0
Compare changes
  • Side-by-side
  • Inline
CODEOWNERS 0 → 100644
+ 12
0
 
# Repository-specific code ownership
 
* @unicado-consortium/tum @unicado-consortium/tuhh @unicado-consortium/tub-fmra
 
 
# File-specific code ownership
 
.gitattributes @Florian.Schueltke
 
.gitignore @Florian.Schueltke
 
.gitlab-ci.yml @maurice.zimmnau @kristina.mazur
 
CMakeLists.txt @Florian.Schueltke
 
CMakePresets.json @Florian.Schueltke
 
CODEOWNERS @Florian.Schueltke
 
LICENSE @Florian.Schueltke
 
README.md @Florian.Schueltke
Loading