/[webwml]/newmaint/bin/gpg.conf
ViewVC logotype

Contents of /newmaint/bin/gpg.conf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (hide annotations) (download)
Mon Nov 25 22:08:42 2002 UTC (10 years, 5 months ago) by tbm
Branch: MAIN
Changes since 1.2: +9 -0 lines
Add a scrip to warn users who don't have any place entries
1 tbm 1.1 MyFromName "GPG Key Signing Coordinators";
2     MyEmailAddress "gpg-coord@nm.debian.org";
3     MyAdminName "Martin Michlmayr and others";
4 tbm 1.2 MyURL "http://nm.debian.org/gpg.php";
5 tbm 1.1 MyDB "gpg-coord";
6    
7     Dir
8     {
9     Templates "/org/nm.debian.org/bin/templates";
10 tbm 1.2 };
11    
12     NM2DD
13     {
14     Options
15     {
16     Help "";
17     No-Mail "";
18     }
19 tbm 1.1 };
20    
21 tbm 1.3 NoPlaces
22     {
23     Options
24     {
25     Help "";
26     No-Mail "";
27     }
28     }
29    
30 tbm 1.1 RemoveUsers
31     {
32     Options
33     {
34     Help "";
35     }
36     };
37    

  ViewVC Help
Powered by ViewVC 1.1.5