Browse Source

added authors tags to make conversion to forrest easier

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276115 13f79535-47bb-0310-9956-ffa450edef68
master
Antoine Levy-Lambert 21 years ago
parent
commit
55fd720ee6
2 changed files with 7 additions and 1 deletions
  1. +5
    -1
      docs/bylaws.html
  2. +2
    -0
      xdocs/bylaws.xml

+ 5
- 1
docs/bylaws.html View File

@@ -7,7 +7,11 @@
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Apache Ant - Project Bylaws</title> <title>Apache Ant - Project Bylaws</title>
<link type="text/css" href="./page.css" rel="stylesheet"> <link type="text/css" href="./page.css" rel="stylesheet">
</head>
<meta name="author" content="Conor MacNeill">
<meta name="email" content="">
<meta name="author" content="Stefan Bodewig">
<meta name="email" content="">
</head>


<body> <body>
<p class="navpath"> <p class="navpath">


+ 2
- 0
xdocs/bylaws.xml View File

@@ -18,6 +18,8 @@


<properties> <properties>
<title>Project Bylaws</title> <title>Project Bylaws</title>
<author email="">Conor MacNeill</author>
<author email="">Stefan Bodewig</author>
</properties> </properties>


<body> <body>


Loading…
Cancel
Save