-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathcredits
More file actions
35 lines (27 loc) · 781 Bytes
/
credits
File metadata and controls
35 lines (27 loc) · 781 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
SPDX-License-Identifier: GPL-3.0-or-later
SPDX-FileCopyrightText: Copyright © 2023 Erez Geva <ErezGeva2@gmail.com>
Formatted: name (N), email (E), description (D), Files (F)
Main developers of the project:
N: Erez Geva
E: ErezGeva2@gmail.com
Additional contributors to the project:
N: Dru Lavigne
D: Fix spelling and syntax
F: *.md
F: doc/*.md
F: tools/doxygen.cfg.in
F: man/pmc.8
N: Luigi Mantellini
E: luigi.mantellini@sm-optics.com
D: Abstract Unix Socket Address
F: src/sock.cpp
N: Tim Martin
D: Set domainNumber in python test from configuration file
F: wrappers/python/test.py
N: Martin Pecka
E: peci1@seznam.cz
E: peckama2@fel.cvut.cz
D: Enable Python multithreading
F: src/libptpmgmt.i
D: Sample Python script for watching PTP sync quality
F: sample/sync_watch.py