Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
release-notes
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Rafael Fontenelle
release-notes
Commits
941c1496
Commit
941c1496
authored
Apr 20, 2009
by
Davyd Madeley
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add a DOAP file for the release notes
parent
aa0949c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
38 additions
and
0 deletions
+38
-0
release-notes.doap
release-notes.doap
+38
-0
No files found.
release-notes.doap
0 → 100644
View file @
941c1496
<Project xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:gnome="http://api.gnome.org/doap-extensions#"
xmlns="http://usefulinc.com/ns/doap#">
<!--
This is a DOAP template file. It contains Pulse's best guesses at
some basic content. You should verify the information in this file
and modify anything that isn't right. Add the corrected file to your
source code repository to help tools better understand your project.
-->
<name xml:lang="en">release-notes</name>
<shortdesc xml:lang="en">Release Notes for GNOME Releases</shortdesc>
<homepage rdf:resource="http://library.gnome.org/misc/release-notes/" />
<mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/roadmap-list" />
<download-page rdf:resource="http://download.gnome.org/sources/release-notes/" />
<bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=release-notes" />
<!-- DOAP category: This is used to categorize repositories in cgit.
Pulse has taken its best guess at the correct category. You may
want to replace the rdf:resource attribute with one of the following:
http://api.gnome.org/doap-extensions#admin
http://api.gnome.org/doap-extensions#bindings
http://api.gnome.org/doap-extensions#deprecated
http://api.gnome.org/doap-extensions#desktop
http://api.gnome.org/doap-extensions#development
http://api.gnome.org/doap-extensions#infrastructure
http://api.gnome.org/doap-extensions#platform
http://api.gnome.org/doap-extensions#productivity
NOTE: There is an "Other" categorization on cgit, but we do not have a
DOAP category for it. If your module does not belong to one of these
groups, then do not include a category property in your DOAP file.
-->
<category rdf:resource="http://api.gnome.org/doap-extensions#infrastructure" />
</Project>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment