File: authors.xml

package info (click to toggle)
firewalld 2.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 28,900 kB
  • sloc: sh: 242,081; python: 29,155; xml: 13,238; makefile: 929
file content (35 lines) | stat: -rw-r--r-- 724 bytes parent folder | download | duplicates (2)
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
<?xml version="1.0" encoding="utf-8"?>

<!--
  SPDX-License-Identifier: GPL-2.0-or-later

  This file is part of firewalld.

  Copyright (C) 2010-2019 Red Hat, Inc.

  Authors:
  Thomas Woerner <twoerner@redhat.com>
-->

<authorgroup>
  <author>
    <contrib>Developer</contrib>
    <firstname>Thomas</firstname>
    <surname>Woerner</surname>
    <email>twoerner@redhat.com</email>
  </author>

  <author>
    <contrib>Developer</contrib>
    <firstname>Jiri</firstname>
    <surname>Popelka</surname>
    <email>jpopelka@redhat.com</email>
  </author>

  <author>
    <contrib>Developer</contrib>
    <firstname>Eric</firstname>
    <surname>Garver</surname>
    <email>eric@garver.life</email>
  </author>
</authorgroup>