File: MAINTAINERS

package info (click to toggle)
glame 2.0.1-5
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 8,268 kB
  • ctags: 5,123
  • sloc: ansic: 50,531; sh: 11,355; lisp: 1,173; makefile: 696; yacc: 316; sed: 16
file content (49 lines) | stat: -rw-r--r-- 901 bytes parent folder | download | duplicates (4)
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
44
45
46
47
48
49
This file is to declare maintainers for the different subsystems.
Maintainers take final decisions about design and applying patches.
It is strongly discouraged to hack and cvs commit in a maintained
area without contacting the maintainer first.

Please add the filenames which are considered to belong to the
subsystem, too.

swapfile: richi
	src/swapfile/*

filter: richi
	src/filter/* apart from filter_tools.h

hash: richi
	src/hash/*

mid-layer: richi
	src/glmid/* apart from glame.scm

gui: xwolf, richi
	src/gui/*
     xwolf
	src/gui/edit_filter/*
     richi
        src/gui/libgtkwaveform/*
        src/gui/timeline/*

plugins: mag
	src/plugins/* (unless listed elsewhere)
     mag, nold
	src/plugins/*io*.c

doc: nold
	doc/* 

native language support: nold
	po/*

debian: nold
	debian/*

rpm: nold
	glame.spec

build: richi, nold
        configure.in, macros/*

please add your stuff [richi]