aboutsummaryrefslogtreecommitdiff
path: root/src/xdocs/sponsoring.xml
blob: 5ef917112e4f509a69a71eeee51c28c46a47501f (plain)
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
36
37
38
39
40
41
42
43
<?xml version="1.0" encoding="UTF-8"?>

<document xmlns="http://maven.apache.org/XDOC/2.0"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">

  <head>
    <title>Sponsoring</title>
    <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"/>
    <script type="text/javascript" src="js/anchors.js"/>
    <script type="text/javascript" src="js/google-analytics.js"/>
    <link rel="icon" href="images/favicon.png" type="image/x-icon" />
    <link rel="shortcut icon" href="images/favicon.ico" type="image/ico" />
  </head>

  <body>

    <section name="Sponsoring">

      <p>
        If want to speed up a fixing and issue and want to encourage somebody in internet to resolve any issue:
      </p>

      <p>
        <a href="https://freedomsponsors.org/search/?project_name=checkstyle">freedomsponsors - checkstyle</a>
        <br/>
        <a href="https://www.bountysource.com/teams/checkstyle/issues">bountysource - checkstyle</a>
        <br/>
        <a href="https://salt.bountysource.com/teams/checkstyle">bountysource (salt) - checkstyle</a>
        <br/>
        <a href="https://gratipay.com/checkstyle/">gratipay - checkstyle</a>
        <br/>
        <a href="https://flattr.com/submit/auto?fid=g39d10&amp;url=http%3A%2F%2Fcheckstyle.sourceforge.net" target="_blank"><img src="https://button.flattr.com/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0"/></a>
      </p>

      <p>
        For any other proposal please do not hesitate to contact me (Roman Ivanov) by email "ivanov-jr['a']mail[dot]ru".
      </p>

    </section>

  </body>
</document>